Commit Graph

8 Commits

Author SHA1 Message Date
Alexander Achenbach 21c01779b1 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.
2018-06-17 16:48:11 +02:00
Werner Flamme/WKDV 6e2d09ae3b Adapt .htaccess files for Apache 2.4 2015-12-07 15:20:20 +01:00
Andreas Gohr 8e06db6889 removed Satisfy All directive FS#2750 2013-04-19 11:48:56 +02:00
Marc Schiffbauer a3f9f75c26 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.
2011-03-29 23:48:47 +02:00
Andreas Gohr 3b1dfc83d8 Added HTTP check for data directory security
The ?do

darcs-hash:20090114174724-7ad00-cc45b798d930b7e87c3c820925982fb8201cf7f4.gz
2009-01-14 18:47:24 +01:00
andi 98407a7ab8 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
2005-06-26 12:09:13 +02:00
andi f62ea8a1d1 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
2005-06-05 12:38:42 +02:00
andi f3f0262c48 Initial revision.
darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz
2005-01-12 21:24:54 +01:00