]> granicus.if.org Git - apache/commit
More hardcoded schemes in mod_rewrite... :/
authorSander Striker <striker@apache.org>
Sun, 23 Jan 2005 00:58:30 +0000 (00:58 +0000)
committerSander Striker <striker@apache.org>
Sun, 23 Jan 2005 00:58:30 +0000 (00:58 +0000)
commit1bccfffd4948fde7c97bace03acd4d0c1f82044f
tree60b8a491bae2339a423ee9757fb627a9eefdfb22
parente597158021f55643c19a661506378927c20d13c2
More hardcoded schemes in mod_rewrite... :/
Cooked up in a debugging session with Justin Erenkrantz.

* modules/mappers/mod_rewrite.c

  (splitout_queryargs): Don't mess with the query args when dealing
    with ajp or balancer.

  (hook_uri2file): Account for r->filename being NULL.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@126171 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_rewrite.c