Hello Dan, I'm seeing two problems, On Nov 26, 2007 1:20 AM, Dan Brown <danb@xxxxxx> wrote: > RewriteEngine On > RewriteBase / > > #S-PHP4 REDIRECT > RewriteCond %{SERVER_PORT} ^81$ > RewriteRule ^(.*) /$1 [S=3] 1) Are you sure you want to skip thhee rules here? You're skipping to the "RewriteRule ^media.*$ - [L]" rule here. > RewriteCond /sites/WCW/www/htdocs/.php4 -f RewriteCond %{SERVER_PORT} ^80$ 2) the above rewritecond is malformed. Basically the error you get ("bad flag delimiter") points towards this. Krist -- krist.vanbesien@xxxxxxxxx krist@xxxxxxxxxxxxx Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? --------------------------------------------------------------------- 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