Changes

From Amahi Wiki
Jump to: navigation, search
17 bytes removed ,  03:17, 9 August 2011
no edit summary
</VirtualHost>}}
* Finaly Finally create a file called 1026-ajaxplorerhttp.conf (note that the number may change for you) and put in this (also change things like the website name and etc):{{Code|<pre> <VirtualHost *:80>
ServerName username.yourhda.com
RewriteEngine On
AddOutputFilterByType DEFLATE text/html text/plain text/xml
</VirtualHost></pre>}} 
* Now you need to restart apache:
{{Code|service httpd restart}}
12,424

edits