Changes

From Amahi Wiki
Jump to: navigation, search
Order allow,deny
Allow from all
* Apache mod_rewrite to allow use of .htaccess for Fedora 19 (replace similar lines above ''</Directory>''):
Options Indexes FollowSymLinks ExecCGI
AllowOverride FileInfo Limit Options Indexes
AllowOverride all
Require all granted
* Redirect Webapp (add below ''ServerAlias''):
<pre>ProxyPass / http://hda:10000/
12,424

edits