website/public/.htaccess

6 lines
105 B
ApacheConf

ErrorDocument 404 /404.html
<FilesMatch "\.(sql)$">
Order Deny,Allow
Deny from all
</FilesMatch>