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

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

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

Use Web.config To Allow Server-side Includes In Html Files (iis)

In IIS 7.5, is it possible to use web.config alone to enable SSI processing for files that have the… Read more Use Web.config To Allow Server-side Includes In Html Files (iis)

410 A Bunch Of Html Pages In Iis

I need to do a 410 Gone on a bunch of html pages for a site running on IIS. Is there a simple way t… Read more 410 A Bunch Of Html Pages In Iis

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?