mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-04-29 03:29:36 -05:00
Update .htaccess
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
Options -Indexes
|
||||
|
||||
# Block all but index.php
|
||||
<FilesMatch "^(?!index\.php$).*">
|
||||
<FilesMatch "^(?!index\.php$)(?!update\.php$).*">
|
||||
Require all denied
|
||||
</FilesMatch>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user