#
21c01779 |
| 17-Jun-2018 |
Alexander Achenbach <xela@slit.de> |
Fix .htaccess files for Apache 2.4 (and 2.2)
Refer to module by suitable file name (mod_*.c). Test for mod_authz_core.c (instead of mod_authz_host.c) to properly detect Apache 2.4 and avoid false po
Fix .htaccess files for Apache 2.4 (and 2.2)
Refer to module by suitable file name (mod_*.c). Test for mod_authz_core.c (instead of mod_authz_host.c) to properly detect Apache 2.4 and avoid false positive for Apache 2.2.
show more ...
|
#
6e2d09ae |
| 07-Dec-2015 |
Werner Flamme/WKDV <werner.flamme@ufz.de> |
Adapt .htaccess files for Apache 2.4
|
#
8e06db68 |
| 19-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
removed Satisfy All directive FS#2750
|
#
a3f9f75c |
| 29-Mar-2011 |
Marc Schiffbauer <marc@schiffbauer.net> |
Make .htaccess access protection work in more setups
Before this patch with a .htaccess file on a higher level in the hierarchy with "Satisfy Any" it has been possible that the directory protection
Make .htaccess access protection work in more setups
Before this patch with a .htaccess file on a higher level in the hierarchy with "Satisfy Any" it has been possible that the directory protection didn't work as expected.
show more ...
|
#
26253932 |
| 23-Nov-2006 |
Andreas Gohr <andi@splitbrain.org> |
added missing .htaccess to inc directory #989
darcs-hash:20061123152828-7ad00-857964d3bdb78a8e37834422ffac8b2b8c96ece8.gz
|