On Thu, Mar 26, 2009 at 3:00 PM, Lampa <lamp...@gmail.com> wrote:

>       VirtualDocumentRoot /var/www/domain.tld/home/%-3

> Everything woks ok (installed mod PHP). Excpet that variable
> DOCUMENT_ROOT ($_SERVER['DOCUMENT_ROOT'] in php) points to /htdocs.


VirtualDocumentRoot causes files to be served from someplace other
than your DocumentRoot, like an Alias, so the variable doesn't change:

https://issues.apache.org/bugzilla/show_bug.cgi?id=26052

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to