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

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?

Issues Transfering Data Between Php Pages With Post

I am having an issue transferring values between pages in PHP using POST. I am using a hidden field… Read more Issues Transfering Data Between Php Pages With Post

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

Ie8 And Border Css Property On Select Menus

I am getting a really strange behaviour when viewing a very simple piece of HTML in IE, served up b… Read more Ie8 And Border Css Property On Select Menus

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?

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

Enable Browser Caching For Static Resources

To improve the site performance, I'm adding following http headers in IIS 7.5. Expires: Sun, 29… Read more Enable Browser Caching For Static Resources