Hello Alain DEFRANCE
On 2012-02-13 17:29, Alain DEFRANCE wrote: > > > :- - [13/Feb/2012:16:18:36 GMT] "<unknown HTTP method> HTTP/0.9" 302 0/0 60.004 - - 428K > > i've tried with : > firefox, chrome, opera > it's the same... > > my https server works fine with this url : > > https://mail2.univ-evry.fr > > but hang with this : https://mail2.univ-evry.fr/SOGo > > i found no solution on the web... > As your browser(s) are capable of using HTTP/1.0 and HTTP/1.1, then it must be a reverse proxy changing this header entry. SOGo can't understand HTTP/0.9, because of this it spits the seen error to you. Obviously your other application accepts HTTP/0.9, so no error from it. Check your proxy and perhaps upgrade it. Or check the config of the proxy, perhaps there is a setting which causes this header change. Kind regards, Christian Mack -- Christian Mack Gruppe Informationsdienste Rechenzentrum Universität Konstanz -- [email protected] https://inverse.ca/sogo/lists
