php-general | 2005051
Date: 05/04/05
- Next message: Amir Mohammad Saied: "[PHP] Re: Bug, erreurs ou non documenté"
- Previous message: John Nichel: "Re: [PHP] Selective user access to download file"
- In reply to: Computer Programmer: "[PHP] Finding out their server type"
- Next in thread: bala chandar: "[PHP] [suspicious - maybe spam] Re: [PHP] Finding out their server type"
- Reply: bala chandar: "[PHP] [suspicious - maybe spam] Re: [PHP] Finding out their server type"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I agree that the best way would be to parse the http header response.
However, If you want to check it out quickly and only do a couple of them,
do this:
http://www.whois.sc/google.com
or
One of the surprising features of this whois site is that it will also tell
you how many websites are on that server. I ran across one the other day
that had about 4.000 websites on it.
http://www.whois.sc/e-zekiel.com
Mark Cain
----- Original Message -----
From: "Computer Programmer" <myprogram <email protected>>
To: <php-general <email protected>>
Sent: Wednesday, May 04, 2005 7:44 AM
Subject: [PHP] Finding out their server type
> I asked a question at Apache.org mailing list about how to hide my server
> type; and now I'm asking here how can I know someone's server type using
PHP?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Amir Mohammad Saied: "[PHP] Re: Bug, erreurs ou non documenté"
- Previous message: John Nichel: "Re: [PHP] Selective user access to download file"
- In reply to: Computer Programmer: "[PHP] Finding out their server type"
- Next in thread: bala chandar: "[PHP] [suspicious - maybe spam] Re: [PHP] Finding out their server type"
- Reply: bala chandar: "[PHP] [suspicious - maybe spam] Re: [PHP] Finding out their server type"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

