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

Re: Maariv web site



If you edit the file on the apache source, httpd.h , you can change the
server name on all of the errors and such.
see http://www.netcraft.com/whats/?host=www.hanissuy.jlm.k12.il for example.

[ereli@www ereli]$ telnet www.livelinx.com 80
Trying 209.88.156.233...
Connected to www.livelinx.com.
Escape character is '^]'.
get / hhtksdfh
?

HTTP/1.1 400 Bad Request
Date: Fri, 17 Dec 1999 21:36:02 GMT
Server: Apache/1.3.2 (Unix)
Connection: close
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>400 Bad Request</TITLE>
</HEAD><BODY>
<H1>Bad Request</H1>
Request header field is missing colon separator.<P>
<PRE>
?</PRE>
</BODY></HTML>
Connection closed by foreign host.
[ereli@www ereli]$



----- Original Message -----
From: Alex Shnitman <alexsh@hectic.net>
To: Ereli <buffer1@barak-online.net>
Sent: Saturday, December 18, 1999 11:28 PM
Subject: Re: Maariv web site
On Sat, Dec 18, 1999 at 10:29:05PM +0200, Ereli wrote:

> > Does anyone knows about maariv web site configuration? according to net
> > craft:
> >
> > http://www.netcraft.com/whats/?host=www.maariv.co.il
> >
> >You haven't seen anything until you see this --
> >
> >http://www.netcraft.com/whats/?host=www.livelinx.com
> how did you do that? if i read the http header its apache 1.3
> how did you trick netcarft?

Where do you see apache?

alexsh@hectic:~> telnet www.livelinx.com 80
Trying 209.88.156.233...
Connected to www.livelinx.com.
Escape character is '^]'.
HEAD / HTTP/1.0

HTTP/1.0 200 OK
Server: Microsoft-IIS/4.0
Content-Location: http://192.168.1.2/index.html
Date: Sat, 18 Dec 1999 21:33:52 GMT
Content-Type: text/html
Accept-Ranges: bytes
Last-Modified: Mon, 22 Nov 1999 16:57:05 GMT
ETag: "f063d89aa35bf1:14a9"
Content-Length: 2950

Connection closed by foreign host.



--
Alex Shnitman                            | http://www.debian.org
alexsh@hectic.net, alexsh@linux.org.il   +-----------------------
http://alexsh.hectic.net    UIN 188956    PGP key on web page
       E1 F2 7B 6C A0 31 80 28  63 B8 02 BA 65 C7 8B BA

"Everything that can be invented has been invented."
 -- Charles Duell, head of the U.S. Patent Office, 1899


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il