Changes

From Amahi Wiki
Jump to: navigation, search
6 bytes added ,  00:23, 26 January 2011
* As '''root''' user, install one dependency:
{{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-->
* Change the line in '''''/etc/httpd/conf.d/####-znc.conf''''' to read (replace #### with the number in your file name):
{{Code|RedirectPermanent / <nowiki>https://znc:26244</nowiki>}}
* Restart the web server:
service httpd restart
12,424

edits