]> 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)
commitc9e1b52d3616a51879c49a37858e9d9e29f895f1
tree23c561b4c3d7a9f9d995bfe374a667c0109181d8
parent7876a6b898b92cb09290ba20900ed0a2e04bb2de
* 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