Hello Dan,
I'm seeing two problems,
On Nov 26, 2007 1:20 AM, Dan Brown <[EMAIL PROTECTED]> 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
--
[EMAIL PROTECTED]
[EMAIL PROTECTED]
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]