1,082
edits
(→Light-weight reverse proxy for static files: add ProxyPreserveHost On) |
|||
Line 122: | Line 122: | ||
Allow from all | Allow from all | ||
</Directory> | </Directory> | ||
ProxyPreserveHost On | |||
RewriteEngine on | RewriteEngine on | ||
RewriteCond %{REQUEST_URI} !/./ | RewriteCond %{REQUEST_URI} !/./ |