]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/mappers/mod_rewrite.c (cmd_rewriteoptions, hook_uri2file):
authorJoe Orton <jorton@apache.org>
Mon, 2 Jul 2012 08:51:01 +0000 (08:51 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 2 Jul 2012 08:51:01 +0000 (08:51 +0000)
commit83acd755ee086266e9fa1c85bddadf6b14ad5c1e
tree23c561b4c3d7a9f9d995bfe374a667c0109181d8
parentcce01a66d0a8319161d0febf62aa4dffeb02c6f8
* modules/mappers/mod_rewrite.c (cmd_rewriteoptions, hook_uri2file):
  Add "AllowAnyURI" flag which disables the strict URL-path input
  string check introduced to fix CVE-2011-3368/CVE-2011-4317.

* docs/manual: Update docs.

Inspired by: covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1356115 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_rewrite.xml
modules/mappers/mod_rewrite.c