.. |
.htaccess
|
d96c667d8a
#1162 Protect data/log against reading (support of apache 2.4) -requires testing
|
9 년 전 |
index.php
|
5a2f75f457
Secure the server: prevent the users from browsing/getting files from the data and log directories. With Apache, it is still a must to enable htaccess with the spec "AllowOverride All". The index.php files are here to prevent from browsing whatever the HTTP server config.
|
9 년 전 |
web.config
|
5a2f75f457
Secure the server: prevent the users from browsing/getting files from the data and log directories. With Apache, it is still a must to enable htaccess with the spec "AllowOverride All". The index.php files are here to prevent from browsing whatever the HTTP server config.
|
9 년 전 |