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
6e3e2534b2
pandorafms
/
pandora_console
/
images
/
.htaccess
4 lines
76 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
adding .htaccess files
2020-01-27 11:03:42 +01:00
#pandora disable phpexec
change htacces to be compatible with php-fpm
2020-07-30 08:57:54 +02:00
<FilesMatch
"\.(php)$"
>
adding .htaccess files
2020-01-27 11:03:42 +01:00
Deny
from
all
Update .htaccess
2020-08-11 09:04:25 +02:00
</FilesMatch
>