On Sun, Oct 21, 2001 at 12:05:48AM -0500, William A. Rowe, Jr. wrote:
> Ok... ideas?
> 
> Oh... but first good news, all non-ssl tests fly other than rewrite & 
> vhost_alias :)
> 
> 
> GET http://www2.rowe-clan.net:8529/modules/rewrite/ Accept lucky13:
> Accept: lucky13
> User-Agent: libwww-perl/5.5397

Shouldn't that be:

GET http://www2.rowe-clan.net:8529/modules/rewrite/ HTTP/1.1
Accept: lucky13
User-Agent: libwww-perl/5.5397

I'm not sure what the output format is.  But that Accept at the end
is completely bogus.  Apache is doing the right thing by returning
400.  -- justin

Reply via email to