Skip to content Skip to sidebar Skip to footer
Showing posts with the label Iis

Configuring Iis 7.5 To Enable Server Side Includes (ssi) For The '.html' Extension

I want to configure Server Side Includes (SSI) in IIS 7.5. By default, the file extension that indi… Read more Configuring Iis 7.5 To Enable Server Side Includes (ssi) For The '.html' Extension

Url Redirection From A Html Page To An .aspx Page

I have a requirement where i have to use url redirection in my legacy web page (basically its a com… Read more Url Redirection From A Html Page To An .aspx Page

Shouldn't "x-ua-compatible Ie=edge" Header Override "display Intranet Sites In Compatibility View" In Ie10?

I have a simple HTML5 / ASP.NET website that I started testing in IE10 today since it released for … Read more Shouldn't "x-ua-compatible Ie=edge" Header Override "display Intranet Sites In Compatibility View" In Ie10?

What Is The Correct Way For Redirecting From The Domain Name Itself To A Page In A Directory?

I want anyone browsing for 'MyDomain.com' to see what's in 'MyDomain.com/Folder1/Ho… Read more What Is The Correct Way For Redirecting From The Domain Name Itself To A Page In A Directory?

Switch To Ssl Using A Relative Url

I would like to create a relative link that switches the current protocol from http to https. The l… Read more Switch To Ssl Using A Relative Url

405 Http Error - Php Post

I have a site running on windows server 2008. The site is HTML, and has two forms which POST to PH… Read more 405 Http Error - Php Post

URL Redirection From A Html Page To An .aspx Page

I have a requirement where i have to use url redirection in my legacy web page (basically its a com… Read more URL Redirection From A Html Page To An .aspx Page