[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how to remove apache server info in the header?



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



pahud@debian:~$ 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 <pahud@pahud.net>

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



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: