On Fri, Dec 19, 2003 at 07:03:06PM -0800, charles brandt wrote: > I've been experiencing some strange behavior with quixote that I > can duplicate, but is probably due to something peculiar with my > configurations. > > Configurations: > Using quixote 0.7a3, scgi-1.2a1, and Apache 2.0.47 > Here's the strange part. If I click "back to start" within 10 - > 20 seconds, I get a page like this: > Bad Request > Your browser sent a request that this server could not understand. > Apache Server atPort 80 I'm pretty sure mod_scgi for Apache 2.0 does not handle requests with content correctly (e.g. PAST requests). Perhaps you are running into that bug. We (i.e. the MEMS Exchange), plan to eventually move the Apache 2 but so far I haven't found the time to debug mod_scgi. :-( Neil