Delete .htaccess

This commit is contained in:
2025-12-29 21:22:01 +01:00
parent c06a82c3f2
commit c683ff2175

View File

@@ -1,6 +0,0 @@
RewriteEngine On
# verwijder .php van links
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^home$ home.php [L]