Forum Moderators: phranque
But before installation of the SSL certificate, i notice that, my site is not reachable some browser. For example i reach to see the my pages on my site with IE 6.0, Firefox 3.0.3, but i can not reach to my site with some other browsers like IE7, Opera 9.60 or Firefox 1.5.0.2. They gives an "400 Bad Request" error.
Apache 2.0.53 web server installed on my server. And i do not see any problem like this on my server before.
So i can not understans what is the problem.
The error logs says "request failed: error reading the headers" when the client browser say "400 Bad Request".
But i do not know how can i solve this problem? Which cause this problem.
(There is no change when i change the IP dedicated to shared. Or when change the IP adress)
Please help.
[mydomain.com...]
GET / HTTP/1.1
Host: www.mydomain.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: tr-TR,tr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-9,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cache-Control: max-age=0
HTTP/1.x 400 Bad Request
Date: Mon, 13 Oct 2008 11:38:49 GMT
Server: Apache/2.0.53 (RHEL)
Content-Length: 303
Connection: close
Content-Type: text/html; charset=iso-8859-1
What is the meaning of this?
400 Bad Request/request failed: error reading the headers details [webmasterworld.com]
*************************************************************************
[myotherdomain.com...]
GET /favicon.ico HTTP/1.1
Host: www.myotherdomain.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; tr; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Accept: image/png,*/*;q=0.5
Accept-Language: tr-TR,tr;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-9,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: PHPSESSID=c92482e4314f22d51ae0301e47292f8d
HTTP/1.x 404 Not Found
Date: Mon, 13 Oct 2008 12:40:36 GMT
Server: Apache/2.0.53 (RHEL)
Content-Length: 296
Keep-Alive: timeout=5, max=500
Connection: Keep-Alive
Content-Type: text/html; charset=iso-8859-1
********************************************************************
so i do not understand what is wrong?