fix class vs constant issue
[mdref/mdref] / public / .htaccess
index c236b7325400f01293b541ef8235d1d90e5a2ccc..87e2468f2b6d613e5ecc1007a6b1efd570982463 100644 (file)
@@ -1,7 +1,5 @@
 DirectorySlash Off
 RewriteEngine On
-RewriteRule ^static.*\.html - [L]
-RewriteRule ^(static/.+) $1.html [L]
 RewriteCond %{REQUEST_FILENAME} -f [OR]
 RewriteCond %{REQUEST_FILENAME} -d [OR]
 RewriteCond %{REQUEST_FILENAME} -l