]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Enable regex support in mod_alias with AliasMatch, ScriptAliasMatch and
authorAlexei Kosut <akosut@apache.org>
Tue, 8 Jul 1997 04:45:24 +0000 (04:45 +0000)
committerAlexei Kosut <akosut@apache.org>
Tue, 8 Jul 1997 04:45:24 +0000 (04:45 +0000)
commit20e17b7d1354847ca134605b2c1641775454d56f
treeeda3ed52c0b5cc03245e27caba7a0f184f51038e
parent755e9399538c8860bb68d1ea31d979204eccea15
Enable regex support in mod_alias with AliasMatch, ScriptAliasMatch and
RedirectMatch directives.

New syntax for regex support in http_core: <DirectoryMatch>,
<FilesMatch>, <LocationMatch> sections.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78559 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/core.html
docs/manual/mod/directives.html
docs/manual/mod/mod_alias.html