mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
11778 adding gz files to the deny on htaccess
This commit is contained in:
parent
d84f69d922
commit
7bb9ec4634
@ -1,6 +1,6 @@
|
|||||||
# pandora disable log access
|
# pandora disable log access
|
||||||
|
|
||||||
<Files ~ "\.log$">
|
<Files ~ "\.log$|\.gz$">
|
||||||
Order Allow,Deny
|
Order Allow,Deny
|
||||||
Deny from All
|
Deny from All
|
||||||
</Files>
|
</Files>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user