Just wondering about something I got from nmap. It seems to be showing my port 80 as closed... how is this? Wouldnt I be unable to use any http?
[root@localhost nmap3.75]# nmap -p 80 127.0.0.1
Starting nmap 3.75 (
http://www.insecure.org/nmap/ ) at 2004-12-03 20:41 PST
Interesting ports on localhost.localdomain (127.0.0.1):
Warning: File ./nmap-services exists, but Nmap is using /usr/local/share/nmap/nmap-services for security and consistency reasons. set NMAPDIR=. to give priority to files in your local directory (may affect the other data files too).
PORT STATE SERVICE
80/tcp closed http
Nmap run completed -- 1 IP address (1 host up) scanned in 0.112 seconds
Thanks for the help