| #
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 ...
|
| #
3b1dfc83 |
| 14-Jan-2009 |
Andreas Gohr <andi@splitbrain.org> |
Added HTTP check for data directory security
The ?do
darcs-hash:20090114174724-7ad00-cc45b798d930b7e87c3c820925982fb8201cf7f4.gz
|
| #
98407a7a |
| 26-Jun-2005 |
andi <andi@splitbrain.org> |
directory cleanup
This cleans up the directory structure as discussed on the mailning list. Users should delete their previous _cache directories to recover diskspace.
darcs-hash:20050626100913-997
directory cleanup
This cleans up the directory structure as discussed on the mailning list. Users should delete their previous _cache directories to recover diskspace.
darcs-hash:20050626100913-9977f-83c0fdc32047db2090fc52a843ffae50cbf12248.gz
show more ...
|
| #
f62ea8a1 |
| 05-Jun-2005 |
andi <andi@splitbrain.org> |
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not
directory layout cleanup !IMPORTANT
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html
As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log
I think I modified the code at all nessessary places, but I may have forgotten a few things.
darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz
show more ...
|
| #
f3f0262c |
| 12-Jan-2005 |
andi <andi@splitbrain.org> |
Initial revision.
darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz
|