On Thu, Sep 11, 2008 at 6:28 AM, Jason Pruim <japruim@xxxxxxxxxx> wrote: > Here is my .htaccess file... Does it look right? > > Options +FollowSymlinks > RewriteEngine on > RewriteLog /var/log/purl.virt.rewrite.log is this valdi in .htaccess? > RewriteLogLevel 9 > where's RewriteBase? > RewriteCond %{REQUEST_FILENAME} !-f > RewriteCond %{REQUEST_FILENAME} !-d > RewriteRule . /p.php [L] You're not capturing or passing anything, and how do you get to mail.php? -- 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