Changes

From Amahi Wiki
Jump to: navigation, search
433 bytes added ,  12:04, 24 May 2011
== Create web-app (OPTIONAL) ==
* Enable Advanced Settings in the Amahi Dashboard (Settings-->Settings)
* Select apps-->web-app
* Create web app named '''tonido'''
* As root user, open terminal and do the following (replace:
{{Code|vi /etc/httpd/conf.d/1###-tonido.conf}}
Add this after the ServerAlias line:
{{Text|RedirectPermanent / http://hda:10001}}
Restart the web server:
{{Code|service httpd restart}}
You should be able to access the app via http://tonido
12,424

edits