InterviewSolution
Saved Bookmarks
| 1. |
How To Judge If A Remote Server Is Running Iis Or Apache? |
|
Answer» Error messages often times give AWAY what the server is running, and many times if the website administrator has not set up CUSTOM error pages for every site, it can give it away as SIMPLY as just entering a known bad address. Other times, just USING telnet can be enough to SEE how it responds. Error messages often times give away what the server is running, and many times if the website administrator has not set up custom error pages for every site, it can give it away as simply as just entering a known bad address. Other times, just using telnet can be enough to see how it responds. |
|