Réorganisation des fichiers

This commit is contained in:
2023-01-15 15:30:49 +01:00
parent 3a4329da63
commit 4e2db32dfc
5 changed files with 73 additions and 69 deletions

View File

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