Hi All,
I have got two simple questions
- How can I tell what server is a website on? I remember I used to read the HTTP Host Header to identify the type of server. Is there any tool to do it?
2a. A lot of the website have the page extension .html and you just know they are not html. How can I tell what programming language is behind them? 2b. For ASPX, I think IIS can map the extension, so it will show HTML instead of ASPX, right?
Cheers