Sukesh's IIS Blog

Technology has no limits and software makes it true...

Syndication

News

    Legal Notice : All opinions posted here are those of the author and are in no way intended to represent the opinions of his employer. All posts are provided "AS IS" with no warranties, and confers no rights.


    Chat with me!


    who's online

My Links

Browse by Tags

All TagsIIS7 (RSS)
How to configure SSL on IIS7 under Windows 2008 Server Core
Due to the popularity of Windows 2008 Server Core I have seen frequently questions about how to configure SSL on IIS7 with only command-line. Since I wandered that path few months back I thought of putting this article/guide together. http://www.awesomeideas...

Posted Wednesday, May 21, 2008 2:16 AM by sukesh | 2 comment(s)

IIS7 Mobile Admin now on codeplex !!!
IIS7 Mobile Admin is a simple web application to administer IIS7 remotely using a mobile phone browser. I provided few screenshots of IIS7 Mobile Admin in my previous blog post here http://www.awesomeideas.net/post/2008/03/04/IIS7-Mobile-Admin.aspx And...

Posted Thursday, March 20, 2008 5:35 AM by sukesh | with no comments

IIS7 Mobile Admin
I wanted to introduce something I’ve been working during last couple of weekends. Yes you guessed it “ IIS7 Mobile Admin ” to show some love to our web server administrators who keeps our Web 2.0 world up and running! Ingredients IIS7 Hosted Web core...

Posted Thursday, March 06, 2008 3:37 AM by sukesh | with no comments

Differences in SSL request/response flow on IIS6 vs IIS7 (Kernel mode SSL)
There are so many things which has changed in IIS7 for the better and one of them is about the way SSL works. Although IIS6 allowed kernel mode SSL (starting with Windows 2003 SP1) that wasn't the default option. As far as I know (AFAIK) not many customers...

Posted Monday, November 26, 2007 7:08 AM by sukesh | with no comments

Filed under:

Redirecting from http to https in IIS7 (http2https Updated)
I had written a sample to redirect all http traffic to https (secure) in September 2006 http://www.awesomeideas.net/post/2006/09/03/Redirecting-from-http-to-https-in-IIS7.aspx In one of our internal discussion alias the question came up that this method...

Posted Wednesday, September 05, 2007 3:07 AM by sukesh | with no comments

Filed under: ,

Redirecting from http to https in IIS7
I was thinking to write an HttpModule for IIS7 and wanted a simple, useful and easily understandable scenario. Working with IIS customers for last 3 years one of those common scenario came into my mind, Redirecting http traffic to https. Although this...

Posted Sunday, September 03, 2006 2:22 PM by sukesh | 4 comment(s)

Filed under: ,

ABC's of Appcmd (command line administration in IIS7)
So what is Appcmd.exe? This is "one" command line tool to administer IIS7. In IIS6 several of admin task were done using several scattered VBS script files. This made it difficult to find out what script needs to be run for eg. to get list of worker processes...

Posted Friday, June 02, 2006 4:42 PM by sukesh | 2 comment(s)

Filed under:

Evolution of HTTP on Windows Platform
Before the boom of web and internet, HTTP was not so common is everyday life. When internet became more and more widely used, HTTP also grew in usage. Basic web server serves static HTML type contents and then was the era in which there came several ways...

Posted Friday, June 02, 2006 3:58 PM by sukesh | with no comments

Filed under:

More Posts