On Tue, Sep 2, 2008 at 6:20 AM, Jason Pruim <[EMAIL PROTECTED]> wrote: > RewriteEngine on > RewriteLog "/var/log/httpd/rewrite.log" > RewriteLogLevel 9 > RewriteRule /(.*) p.php?purl=$1
Outside of directory/location/htaccess, you have to rewrite to an absolute path, IOTW starting with a slash. This current rule should trigger a 400. -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]