Changes

From Amahi Wiki
Jump to: navigation, search
<pre>rm -rf /etc/httpd/conf.d/9999-appname.conf</pre>
* Delete the web app directory
<pre>rm -rf //var/hda/web-apps/appname</pre>
* Restart Apache
<pre>service httpd restart</pre>
12,424

edits