The lines you describe as "additional output" are actually perfectly normal
HTTP response headers.
I suggest you take a peek at the response stream using HTTP Watch or a sniffer
to look for a clue as to why those lines appear in the browser.
-ascs
-Original Message-
From: Sean Conner [
It was thus said that the Great Joshua Slive once stated:
>
> On 7/9/05, Sean Conner <[EMAIL PROTECTED]> wrote:
>
> > RewriteRule ^([0-9][0-9])(.*) nph-blog.cgi/$1$2 [L]
> > RewriteRule ^(test)(.*) nph-raw.cgi/$1$2 [L]
> > RewriteRule ^(foo)(.*)nph-raw
On 7/9/05, Sean Conner <[EMAIL PROTECTED]> wrote:
> RewriteRule ^([0-9][0-9])(.*) nph-blog.cgi/$1$2 [L]
> RewriteRule ^(test)(.*) nph-raw.cgi/$1$2 [L]
> RewriteRule ^(foo)(.*)nph-raw.cgi?$1$2 [L]
>
> Hit the following URLs:
>
> http://work.