]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_rewrite: Handle per-location rules when r->filename is unset.
authorJeff Trawick <trawick@apache.org>
Sat, 18 Sep 2004 16:18:26 +0000 (16:18 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 18 Sep 2004 16:18:26 +0000 (16:18 +0000)
commit0e88f02adb7e43967d0d88894662a40581ae048f
treee62d15883d9ddb970a0a33d82e61734c1eeeefd3
parent550d5d22dae56d439d6284b2b118c73429c37b1b
mod_rewrite: Handle per-location rules when r->filename is unset.
Previously this would segfault or simply not match as expected,
depending on the platform.

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