Commit 45789b6e authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

Fixed SIGSEGV problem when a DirectoryIndex file is also the source

of an external redirection.  The problem was that the redirection would be
seen as a subrequest, but the redirection header fields were not being
promoted to the main response.

Submitted by: Roy Fielding and Paul Sutton
Reviewed by: Dean Gaudet, Randy Terbush, Jim Jagielski


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@77926 13f79535-47bb-0310-9956-ffa450edef68
parent c650ed63
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment