Bug 30755 - VirtualDocumentRoot not being passed as DocumentRoot
Summary: VirtualDocumentRoot not being passed as DocumentRoot
Status: RESOLVED DUPLICATE of bug 26052
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_vhost_alias (show other bugs)
Version: 2.0.48
Hardware: Other other
: P3 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 16:19 UTC by Adam Harrison
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Harrison 2004-08-19 16:19:35 UTC
We have a number of php scripts that use the DocumentRoot variable passed from the server. We are 
trying to use these scripts in a dynamic virtual hosting environment. The problem is, the main 
DocumentRoot path is being passed to the scripts, not the VirtualDocumentRoot (or DocumentRoot) I 
have set for the virtualhost.
Comment 1 Joshua Slive 2004-08-19 16:28:02 UTC

*** This bug has been marked as a duplicate of 26052 ***