Dennis Birkholz wrote:
You should not need the "current working directory", but should only need that server's "document root", no ? I mean that except if you have some other fancy aliasing taking place, the URL /foo/images/xyz.png should point to the fileHello together, I want to create a rule, that maps /images/xyz.png to /foo/images/xyz.png (if that file exists), otherwise to /bar/images/xyz.png. My problem is that i cannot get the current working directory to test if file /foo/... exists because mod_rewrite wants absolute pathnames only, relative pathnames do not work in that case. Has anybody an idea?
{DocumentRoot}/foo/images/xyz.png, no ? --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx