PDA

View Full Version : Weird Keep Alive errors


solars
05-08-2008, 04:49 PM
Hi,

I'm trying to set up my rails app with dispatch.lsapi, everything works fine, until I try to access the vhost. I get 404 and errors like this:

Time: Connection Keep Alive
Message:
nnection: Keep-Alive, TE
TE: deflate, gzip, chunked, identity, trailers
, chunked, identity, trailers
entity, trailers
ion: Keep-Alive, TE
TE: deflate, gzip, chunked, identity, trailers
] can not find a matching VHost for [ƒ

EDIT: Sorry, It seems that something screwed up the vhost config, I created a new one, and it works ...