Changes

From Amahi Wiki
Jump to: navigation, search
18 bytes added ,  01:24, 6 February 2011
* As '''root''' user, install one dependency:
{{Code|Lang=Bash|Code=yum -y install mod_ssl}}
<!--* Add the following line to the end of '''''/etc/httpd/conf/httpd.conf''''' if it does not already exist:
NameVirtualHost *:443-->
{{Code|RedirectPermanent / <nowiki>https://znc:26244</nowiki>}}
* Restart the web server:
{{Code|Lang=Bash|Code=service httpd restart}}
* Modify the line in '''''/home/username/.znc/config/znc.conf''''' to read:
{{Code|<nowiki>Code=Listener4 = +26244</nowiki>}}
* Restart ZNC:
{{Code|service znc restart}}
287

edits