Hi all, The following rules:
----------- RewriteRule ^never-redirect - [L] RewriteRule ^(.*) http://target-domain.com/$1 ----------- … don’t work for what I want; i.e., a “black-list” of URLs that should never redirect. Is it possible to implement something like this using mod_rewrite? Thanks! -Felipe Gasper Houston, TX --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org