1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 04:38:27 +01:00

RewriteBase made optional in htaccess template (rewrite should work fine without it in almost every case)

This commit is contained in:
secretr 2011-12-10 00:08:51 +00:00
parent 0d0fa1e2ca
commit 2293531410

View File

@ -13,7 +13,8 @@
RewriteEngine On
### Set this to your e107 site root, path relative to web root
RewriteBase /
### Uncomment it in case your server isn't able to rewrite proper
#RewriteBase /
### send 404 on missing files in these folders
RewriteCond %{REQUEST_URI} !^/(e107_images|e107_files)/