History log of /dokuwiki/vendor/.htaccess (Results 1 – 2 of 2)
Revision Date Author Comments
# 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 ...


# b70123d0 27-Nov-2017 Andreas Ferber <af+oss@chaos-agency.de>

Prevent direct access to /vendor/ via .htaccess