This commit is contained in:
Gary 2025-05-14 16:13:10 +01:00
parent b9360b73f6
commit afc3734a41

View File

@ -1,4 +1,4 @@
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
# RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^.]+)$ $1.php [NC,L]