It’s usually a good idea to hide server information from users, malicious or other. That requirement just came down, and here is the source that helped me resolve this issue.
ASP.NET Custom Error Pages
Reply
It’s usually a good idea to hide server information from users, malicious or other. That requirement just came down, and here is the source that helped me resolve this issue.
Project might be a strong word, its just an online calculator. The entire process is a project for me however. First of all I’m a Java developer that has been developing on Linux for most of the past 11 years. I have to get used to running Windows, I have a license of XP that I use at work for Outlook. This calculator needs to be hosted on an IIS Server. ASP.Net seemed like the least barrier to entry.