Re: [us...@httpd] RewriteRule - webspace vs. filesystem

2010-02-08 Thread Eric Covener
On Mon, Feb 8, 2010 at 8:23 AM, Edgar Frank wrote: > The problem I have is, that Apache complains that /www/index.php > is not found - which is absolutely right, as index.php only > exists in the webspace and not in the filesystem. But I would > expect Apache to consider the Location section inste

[us...@httpd] RewriteRule - webspace vs. filesystem

2010-02-08 Thread Edgar Frank
Hello list, I've got a problem with RewriteRule and the separation of web space and filesystem. I want to rewrite virtual directories on the server to the URL /index.php /index.php exists only inside the webspace and does not reside physically on the webserver. It is forwarded via FastCGI to an