Robin Jackson wrote:
> I would tend to agree with you but after a short period of time I am getting
> 404 errors and strange behaviour in parsing pages that contain no extension
> or / i.e.) http://devel.aorbit.com/myLaunchpad and
> http://devel.aorbit.com/myLaunchpad/ fail but
> http://devel.aorbit.com/myLaunchpad.html works fine.
The first should cause a redirect to
http://devel.aorbit.com/myLaunchpad/ to be sent (assuming it's not an
active page). The last should be equivalent to the second.
Does the error log reveal anything? Does the access log
show a request to /myLaunchpad/ after /myLaunchpad (indicating a
redirect)?
This problem does, however, seem familiar. But I thought
we had long since fixed it. Can't remember how.
> This has only happened
> since we upgraded to PHP 4.X.X and Midgard 1.4.1.
post-1.4.1 has a patch by Alans hand that makes mod_midgard reconnect
when a connection is dropped; this might make your problem less
annoying. I'm trawling the mailinglist archives to see if I can find
data on the similar problem we had.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]