studidcard/.htaccess

8 lines
154 B
ApacheConf
Raw Permalink Normal View History

2025-02-25 16:10:55 +01:00
<FilesMatch "\.bin$">
Order Allow,Deny
Deny from all
</FilesMatch>
RedirectMatch 404 /\.git
RedirectMatch 404 /keys
2025-02-25 16:15:59 +01:00
RedirectMatch 404 /genkey.php