Change config to enable easier reverse proxy

Sparklyballs This and the other pull request I think might be a good idea.  Will help make reverse proxying a much easier prospect.
This commit is contained in:
CHBMB 2015-12-05 01:03:20 +00:00
parent 51c5fd53f7
commit adbc62ae52

View file

@ -1,7 +1,7 @@
<VirtualHost *:80>
DocumentRoot /config/www/gallery
DocumentRoot /config/www/
<Directory /config/www/gallery/>
<Directory /config/www/piwigo/>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order deny,allow