pp wrote:
> 
> Emiliano wrote:
> >
> > pp wrote:
> >
> > > 192.168.0.10 - - [23/Feb/2001:14:00:00 +0100] "GET /admin HTTP/1.1" 301
> > > 319 "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
> > > 192.168.0.10 - - [23/Feb/2001:14:10:53 +0100] "GET /example HTTP/1.1"
> > > 301 321 "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
> > > 192.168.0.3 - - [23/Feb/2001:14:12:19 +0100] "GET /admin HTTP/1.0" 301
> > > 307 "-" "Mozilla/4.7 [pl] (Win98; I)"
> >
> > Why am I not seeing redirects here ... is mod_midgard active at all?
> 
> I think it is, I can get all midgard sites from localhost
> 127.0.0.1 - - [23/Feb/2001:14:56:43 +0100] "GET /admin HTTP/1.0" 401 465
> "-" "Mozilla/4.75 [en] (X11; U; Linux 2.4.1 i586)"

Oh, OK, not complaining then. But since mod_midgard sends a redirect for
all requests not ending in a '/', I would have expected to see

192.168.0.10 - - [23/Feb/2001:14:00:00 +0100] "GET /admin/ HTTP/1.1" 301
 319 "-" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"

somewhere.

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to