> [Tue Jun 29 15:45:20 2010] [error] [client 127.0.0.1] script > 'redirect:/oxfordv2/page.php' not found or unable to stat Two big clues in this message. mod_rewrite is meant to revisit this rewritten URL in its "handler" hook, but some other handler a) got there first and b) thought it was supposed to handle the request (via some type of config). That handler is probably mod_cgid/mod_cgi/mod_fastcgi/mod_php. Perhaps removing the throwback "AddType" will be a step in the right direction. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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