mirror of
https://github.com/mrclay/minify.git
synced 2025-08-08 07:06:49 +02:00
.htaccess : added <IfModule> check
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
|
<IfModule mod_rewrite.c>
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
RewriteRule ^([a-z]=.*) index.php?$1 [L,NE]
|
RewriteRule ^([a-z]=.*) index.php?$1 [L,NE]
|
||||||
|
</IfModule>
|
Reference in New Issue
Block a user