mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
Fixes #937 - detect of mod-rewrite is possible. New constant: e_MOD_REWRITE
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
### LimitRequestBody 10240000
|
||||
|
||||
<IfModule mod_rewrite.c>
|
||||
|
||||
SetEnv HTTP_MOD_REWRITE On
|
||||
|
||||
### enable rewrites
|
||||
Options +FollowSymLinks
|
||||
RewriteEngine On
|
||||
|
Reference in New Issue
Block a user