> 2.how to know a web site is using a apache web server? Use server spy extension from firefox.. its will show the webserver name in the status bar.
https://addons.mozilla.org/firefox/2036/ you can also get the info about the server from the http headers sent as the response for the requests by the server. ~sai.

