On 8/21/07, Kiu <kiu@xxxxxxx> wrote: > Hi, > > newer Samsung phones have an unusual bug (in j2me, not the wap browser). > > They send an absoluteURIs in their GET/POST line. According to RFC 1945 > this is only allowed when speaking to a proxy. Apache replies to these > requests with a "400 INVALID URI" reply. > > Is there a possibility to rewrite the wrong host line, tell apache to > accept this crap or setup a fake proxy before it ? > Any idea how to get this running ? Are you sure it is apache generating the 400 error and not your app server? To the best of my knowledge, apache will indeed accept absolute URIs and strip off the hostname portion in its default config. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx