hello, i need to test existence of files through alias but RewriteCond -f -F or 
-U doesn't work.

Alias /test /tmp/test

RewriteCond %{RESQUEST_URI} -F
RewriteRule .* /tmp/test.html

this example does not work for /test/* uri

someone can help me?

-uxio-


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to