Ticket #1641 (new defect)
mod_proxy_core: rewrite-request/docroot discards mod_indexfile changes
| Reported by: | hoffie | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.0 |
| Component: | mod_proxy_core | Version: | 1.5.x-svn |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | no | Blocking: |
Description
mod_proxy_core incorrectly resets physical.path (and as such what fastcgi apps see as SCRIPT_FILENAME) if it has been modified before (e.g. by mod_indexfile). Attaching a patch which uses a different approach for getting the new docroot into physical.path, which should be less intrusive.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

