Eric Covener wrote:
Can you illustrate the same issue without any rewrite?
I guess you mean this (sorry I have to train my English):
There is a VirtualHost on Port 200 e.g.
It's Document Root is "D:/develop".
So every call of http://127.0.0.1:200 leads to this dir.
Within an Alias "http://127.0.0.1:200/foo" that shall use
"G:/Documents/web/foo". (Any other way of using this DocumentRoot for
"/foo" are also welcome.)
And in "/foo" there exists "/trunk" wich shall fetch all other subdirs
that are not existent (e.g. http://127.0.0.1:200/foo/trunk/Here/I/Am)
and give 'em to a special PHP (_index.php).
---------------------------------------------------------------------
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