]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Added 'AllowOverride Options=Indexes,MultiViews' to give an admin better
authorPaul Querna <pquerna@apache.org>
Wed, 14 Jul 2004 06:36:42 +0000 (06:36 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 14 Jul 2004 06:36:42 +0000 (06:36 +0000)
commit9d66007aa2676fad84ac1205cc5032e2561336b5
treef6522fe4b38606ff6b21bb263fb11a4eab6f89a2
parentccbcd569a7124ffa06feabfaffb5e5a296dd68f2
Added 'AllowOverride Options=Indexes,MultiViews' to give an admin better
control over what options can be used in .htaccess files.

PR: 29310
Submitted by: Tom Alsberg <alsbergt-apache cs.huji.ac.il>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104283 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/core.xml
include/http_config.h
include/http_core.h
include/httpd.h
server/config.c
server/core.c
server/request.c