Friday, October 23, 2009
Okay, assuming your website is up and you launch your webpage, you're likely to get a server 500 error. If you're running Vista you will be provided with more details of the 500 error, however, if you're running 2008 Server then there is a distinct possibility you will receive no further information. Note: this method will not make use of II7 integration mode, instead it will be running your website under IIS6 compatibility mode for IIS7. Step 1: II7 doesnt support the the traditional web.config file. You have to convert it. Here is how. Open a new console window. c:\windows\system32\inetsrv\appcmd.exe migrate config "website/virtual-directory"
posted on Friday, October 23, 2009 2:35:20 PM (South Africa Standard Time, UTC+02:00)  #    Comments [0] Trackback
 Friday, June 01, 2007
In this article, I will explain how to enable Native Http Compression on your Windows 2003 Server.
We'll cover the basics and provide whats needed for you to setup the compression on your own.

Proposed Index:
 
 IIS6's Compression Background
 Pro's and Con's
 Enabling Native Compression on IIS6
 Testing your compressed pages

 

 

posted on Friday, June 01, 2007 4:12:31 PM (South Africa Standard Time, UTC+02:00)  #    Comments [0] Trackback