HorseIsleWeb/game-site/.htaccess

7 lines
130 B
ApacheConf
Raw Permalink Normal View History

2021-10-24 04:33:34 +00:00
<FilesMatch "\.(?:dic|json)$">
Order allow,deny
Deny from all
</FilesMatch>
ErrorDocument 403 /404.php
ErrorDocument 404 /404.php