User Tools

Site Tools


list_webserver_information

This is an old revision of the document!


List webserver information

In case you want to determine webserver and OS information for a given site use curl or wget. Some sites will reveal a lot of information some is not so informative.

# curl -I http://<domain>
# wget --server-response --spider http://<domain>

https can be used as well

list_webserver_information.1315556195.txt.gz · Last modified: 2011/09/09 08:16 by root