Updated htaccess
This commit is contained in:
parent
861c0365a1
commit
b3180dde07
|
@ -16,7 +16,7 @@ ErrorDocument 500 "<!DOCTYPE html><html lang=\"pl\"><head> <meta charset=\"utf-8
|
||||||
|
|
||||||
<IfModule mod_rewrite.c>
|
<IfModule mod_rewrite.c>
|
||||||
|
|
||||||
RewriteEngine On
|
#RewriteEngine On
|
||||||
|
|
||||||
# REDIRECTING FROM lol.com/page.php or lol.com/page.html to lol.com/page
|
# REDIRECTING FROM lol.com/page.php or lol.com/page.html to lol.com/page
|
||||||
RewriteCond %{THE_REQUEST} \ /(.+)\.php
|
RewriteCond %{THE_REQUEST} \ /(.+)\.php
|
||||||
|
|
Loading…
Reference in New Issue