This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
pandorafms
mirror of
https://github.com/pandorafms/pandorafms.git
Watch
1
Star
0
Fork
You've already forked pandorafms
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ef9af1562f
pandorafms
/
pandora_console
/
log
/
.htaccess
7 lines
95 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
changed console and audit log locations
2020-06-08 10:48:48 +02:00
# pandora disable log access
11778 adding gz files to the deny on htaccess
2023-08-07 09:49:15 +02:00
<Files
~ "\.log$|\.gz$"
>
changed console and audit log locations
2020-06-08 10:48:48 +02:00
Order
Allow,Deny
Deny
from
All
</Files
>