Make your website public

Gafvert has published another article, this one explains how to make you website available to the public through firewall and routers. This article will explain the necessary steps needed to make your website publicly available. Before starting you should have IIS installed (the article Install and configure IIS 6.0 to serve ASP, ASP.NET and static … Read more

Categories IIS

IIS best practices list

Chris Adams did a post on a IIS best practices. He has compiled a list of resources and hints for IIS. It’s a great list which is highly useful for everyone working with IIS and especially to newcomers of IIS. Read his post at source: ChrisAd’s blog : Now that is a IIS best practices … Read more

Categories IIS

Displaying the Web Site ID and the Description

Criss Crowe has published a cool script to display the web site ID and description. With IIS 6 the Web Site ID is a randomly generated number for each site that is created other than the Default Web Site which has an Web Site ID of 1) Knowing which web site these being to is … Read more

Categories IIS