How to create a Secure Web Site using Windows Server 2003 with IIS
by Al Khalfan on March 15th, 2010Your network consist of a Single Active Directory domain. All servers run Windows Server 2003. You have decided to host a public Internet web site with custom scripts on a perimeter network that is open to the Internet.
NetBios name for the web server is WWWServer. NetBios name for the file server is FS1. A web developer has provided you with the files. You need to ensure:
- Users cannot probe the Web server and find ports or services to attack
- Secure the Web site with a 128 bits SSL secure communication. Only SSL allowed.
- Access files for web site from FS1.
- Ensure other web sites running on WWWServer do not crash our application web site.