* [[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