Fixed htaccess

This commit is contained in:
CommanderRedYT
2020-11-10 17:02:50 +01:00
parent d0b479f70e
commit 232db6b579

View File

@@ -14,4 +14,4 @@ RewriteRule ^(.*)$ $1.html [NC,L]
RewriteCond %{REQUEST_FILENAME}\.php -f
RewriteRule ^(.*)$ $1.php [NC,L]
ErrorDocument 404 ./404
ErrorDocument 404 /404