Changes

From Amahi Wiki
Jump to: navigation, search
No change in size ,  01:09, 2 September 2011
no edit summary
{{Code|cd /etc/httpd/conf.d/}}
* Edit it to like this (change username.yourhda.com):
{{CodeText|<VirtualHost *:443>
ServerName ajaxplorer
ServerAlias username.yourhda.com
</VirtualHost>}}
* Finally create a file called '''1026-ajaxplorerhttp.conf''' (number may be different for you) and add this code (change username.hda.com):
{{CodeText|<VirtualHost *:80>
ServerName ajaxplorer
ServerAlias username.yourhda.com
12,424

edits