Changes

From Amahi Wiki
Jump to: navigation, search
2 bytes removed ,  12:12, 24 May 2011
* [[Open Terminal as root|As '''root''' user]] do the following:
{{Code|ll /etc/httpd/conf.d}}
* Edit the file below based on the previous command:
{{Code|vi /etc/httpd/conf.d/<nowiki>####</nowiki>-tonido.conf}}
* Add this after the ServerAlias line and save:
{{Text|RedirectPermanent / http://hda:10001}}
* Restart the web server:
{{Code|service httpd restart}}
* You should be able to can now access the app via http://tonido
12,424

edits