0

http://openmanifesto.blogspot.com

MS's biggest blunder, uses Linux and Apache and PHP for its infrastructure to promote Windows Vista

Full story »
santhosh's picture
Created by santhosh 15 years 37 weeks ago – Made popular 15 years 37 weeks ago
Category: Opposition   Tags:
anivar's picture

anivar

15 years 37 weeks 5 days 7 hours ago

0

Yeah, its a LAMP server.

=====================================
HTTP headers from the site
-----------------------------------
lijeesh@ubuntu:~$ curl -I mojaveexperiment.com
HTTP/1.1 200 OK
Date: Fri, 01 Aug 2008 05:35:07 GMT
Server: Apache/2.2.3 (CentOS)
Last-Modified: Thu, 31 Jul 2008 01:45:37 GMT
ETag: "27b85b4-c58-7981240"
Accept-Ranges: bytes
Content-Length: 3160
Connection: close
Content-Type: text/html

Site's IP
----------
lijeesh@ubuntu:~$ dig +short mojaveexperiment.com
72.47.200.149

HTTP headers from the default site
--------------------------------------------
lijeesh@ubuntu:~$ curl -I 72.47.200.149
HTTP/1.1 200 OK
Date: Fri, 01 Aug 2008 06:38:56 GMT
Server: Apache/2.2.3 (CentOS)
X-Powered-By: PHP/5.2.6
Connection: close
Content-Type: text/html

MySQL on port 3306
--------------------------
root@ubuntu:~# nmap -p 3306 mojaveexperiment.com

Starting Nmap 4.53 ( http://insecure.org ) at 2008-08-01 12:53 IST
Interesting ports on nitro.bradleymontgomery.com (72.47.200.149):
PORT STATE SERVICE
3306/tcp open mysql

Nmap done: 1 IP address (1 host up) scanned in 1.225 seconds
=========================================

Best karma users