Hello list,

How can I remove the server info. form the apache http header?


Server: Apache/1.3.23 (Unix) Debian GNU/Linux PHP/4.1.2



[EMAIL PROTECTED]:~$ telnet localhost 80

GET HTTP/1.1 /

HTTP/1.1 400 Bad Request
Date: Tue, 09 Apr 2002 02:37:49 GMT
Server: Apache/1.3.23 (Unix) Debian GNU/Linux PHP/4.1.2
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>400 Bad Request</TITLE>
</HEAD><BODY>
<H1>Bad Request</H1>
Your browser sent a request that this server could not understand.<P>
Invalid URI in request GET HTTP/1.1 /<P>
</BODY></HTML>
Connection closed by foreign host.

-- 
Patrick Hsieh <[EMAIL PROTECTED]>

GPG public key http://pahud.net/pubkeys/pahudatpahud.gpg



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to