Correction d'erreurs

Le commit 4e2db32dfc a causé un problème d'accès au site car le serveur web dwarves ne prend pas en charge RewriteEngine.
This commit is contained in:
2023-01-16 19:38:28 +01:00
parent a7d8eede42
commit f9ee7ed182
6 changed files with 90 additions and 94 deletions

View File

@@ -1,5 +1 @@
RedirectMatch 404 /\.git
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.php [NC,L]
RedirectMatch 404 /\.git