On Tue, Sep 2, 2008 at 6:20 AM, Jason Pruim <japruim@xxxxxxxxxx> 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 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