File README.SUSE of Package iobroker


Revers Proxy
============

First change all Parameters between [ ] in /etc/apache2/conf.d/iobroker.conf

To enable reverse proxy for ioBroker:

type in console:
	# a2enflag IOBROKER
	# service apache2 restart

or if you want to remove it from apache configuration

type in console:
	# a2enflag -d IOBROKER
	# service apache2 restart
	or reload if apache restart is too disrupting


To generate passwords for reverse proxy:

        # htpasswd2 -c /etc/apache2/htpasswd.iobroker [ username ]
openSUSE Build Service is sponsored by