mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-23 03:12:14 +00:00
Added 404 handler
if the server don't show 403 errors but 404 they will also be used
This commit is contained in:
parent
be5ed19c13
commit
952535a19f
@ -9,6 +9,7 @@
|
|||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
ErrorDocument 403 /index.php
|
ErrorDocument 403 /index.php
|
||||||
|
ErrorDocument 404 /index.php
|
||||||
|
|
||||||
|
|
||||||
<FilesMatch ".*\.(php)$">
|
<FilesMatch ".*\.(php)$">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user