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

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

Deploy Bot In Local Iis And Include It In Custom Chat In A Webpage

Is it possible to deploy bot in local IIS and then link it to a custom chat application which we cr… Read more Deploy Bot In Local Iis And Include It In Custom Chat In A Webpage

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)

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

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

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?