Changes

From Amahi Wiki
Jump to: navigation, search
30 bytes added ,  02:50, 7 December 2010
* As '''root''' user, install one dependency:
yum -y mod_ssl
* Add the following line to the end of '''''/etc/httpd/conf/httpd.conf''''':
NameVirtualHost *:443
* Change the line in '''''/etc/httpd/conf.d/####-znc.conf ''''' to read:
Redirect Permanent / https://znc:26244
* Modify the line in '''''/home/username/.znc/config/znc.conf ''''' to read:
Listener4 = +26244
* Restart the web server and ZNC:
12,424

edits