Commit Graph

16 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
Chang Zhao cef9effaf1
Update .htaccess.dist
#2181 remove an obsolete line
2018-01-05 13:22:26 +03:00
Andreas Gohr 3258ecf1cb deny access to .git directories in .htaccess 2016-02-19 13:23:17 +01: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
Anika Henke 7e9efe5266 moved rewrite rules to uncomment together (FS#2484) 2013-02-16 15:12:04 +00:00
Gina Haeussge 3f803e5e8d FS#1878: Hide Dokuwiki version information from metadata and only show it to admins and manager in do=check. Also protected meta files README, VERSION and COPYING additionally to .ht* 2010-06-26 18:25:41 +02:00
Michael Klier 630e442cc6 XMLRPC: added https rewrite rules to .htaccess.dist
darcs-hash:20080312122250-23886-6ea6a1197505c66c25c840c2c6549dd2d6eea4d6.gz
2008-03-12 13:22:50 +01:00
Guy Brand gb@isis.u-strasbg.fr e0e755d70c Fix userewrite note in htaccess (FS#1013)
darcs-hash:20070128215856-c47a2-d5e9e9ce538d81a0b4f80c9c4f89fd6d6c534750.gz
2007-01-28 22:58:56 +01:00
chris 1dc3b3e206 bug#808, add RewriteBase to .htaccess.dist
darcs-hash:20060530114718-9b6ab-a8b3fc911a254db30aba00747f876a1be49ac7d6.gz
2006-05-30 13:47:18 +02:00
Ben Coburn f5c2808ff1 rewrite export URLs
This patch rewrites export urls so that robots.txt can be used
to request that some (or all) export types are ignored by
robots when indexing the wiki.

For example:
User-agent: *
Disallow: _export/

or for example:
User-agent: *
Disallow: _export/raw/

Note: This rewriting is only done when $conf['userewrite'] is
set to '1' for using the rewrite rules from '.htaccess.dist'.

darcs-hash:20060405025621-05dcb-b1b5f48681f78d75d25b1e75fab79346fcc8b84e.gz
2006-04-05 04:56:21 +02:00
Andreas Gohr 604e4efa6a FollowSymLinks option as suggested in #723
darcs-hash:20060302135549-6e07b-880045bdcd6cd12f46c028430c2ba689bd1fc766.gz
2006-03-02 14:55:49 +01:00
Andreas Gohr d5afc4491d commented Options line in .htaccess.dist
darcs-hash:20060121113438-7ad00-981a91a743990c426d21c7e55986922fa208f6e5.gz
2006-01-21 12:34:38 +01:00
Andreas Gohr 6de3759a1b URL rewriting for media files
This patch adds nicer URLs for media files (for fetch.php and
detail.php)

!IMPORTANT! Users of rewrite mode 1 need to adjust their .htaccess
See .htaccess.dist for an example

darcs-hash:20050814101834-7ad00-37ef1dea00affc9d808d9ee1289fa7454199cd24.gz
2005-08-14 12:18:34 +02:00
andi 4b5c52e382 .htaccess changes #302
darcs-hash:20050504181447-9977f-e61b087889c34847c5e37e23b6181ed20363b4ea.gz
2005-05-04 20:14:47 +02:00
andi 65c9a64325 htaccess update
darcs-hash:20050114214450-9977f-092a1fbdbed72ad5f1dee2708aeb9fc14ecd8df6.gz
2005-01-14 22:44:50 +01:00