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-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx