Changes

From Amahi Wiki
Jump to: navigation, search
18 bytes added ,  00:00, 14 February 2011
no edit summary
}}
So it looks like this:
{{Text|
<VirtualHost *:80>
ServerAlias app.YourDomain.lan
ServerAlias username.yourhda.com
}}
You can add more server aliases if you want to access the app under those names (for example: ServerAlias myphotos.DomainName.com). Once you are satisfied with the server aliases, you may save and quit nano by following these steps in Windows:
Restart the server using:
{{Code|
service httpd reload
}}
And you are done, enjoy your website.
287

edits