Joshua Slive wrote:
>
> Look at the response headers when requesting a URL. For example, see:
> http://wiki.apache.org/httpd/WatchingHttpHeaders
>
>
>
>   
I get this no matter what file or dir i try:
HEAD /srv/www/htdocs/phpinfo.php
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
<hr>
<address>Apache/2.2.3 (Linux/SUSE) Server at host Port 80</address>
</body></html>
Connection closed by foreign host.

HEAD /photos/phpinfo.php
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>400 Bad Request</title>
</head><body>
<h1>Bad Request</h1>
<p>Your browser sent a request that this server could not understand.<br />
</p>
<hr>
<address>Apache/2.2.3 (Linux/SUSE) Server at host Port 80</address>
</body></html>
Connection closed by foreign host.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to