404 document to .htaccess

This commit is contained in:
Jacob 2023-07-01 18:24:21 +02:00
parent 22e4483ac5
commit 3deb7b67af

View file

@ -13,3 +13,5 @@ RewriteRule ^ /%1 [R=301,L]
<FilesMatch "config.php">
Deny from All
</FilesMatch>
ErrorDocument 404 404.php