X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=public%2F.htaccess;h=87e2468f2b6d613e5ecc1007a6b1efd570982463;hb=17dc7637588fb5d34bdc13e17e52db49f02bd3d8;hp=c236b7325400f01293b541ef8235d1d90e5a2ccc;hpb=c5efaeee1075614b4f8cc1ce373df1adcc4ee9fb;p=mdref%2Fmdref diff --git a/public/.htaccess b/public/.htaccess index c236b73..87e2468 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -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