== 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