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

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)

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

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

Iis 405 Http Verb Used To Access This Page Is Not Allowed Email

First off, I'm familiar with IIS however do not have much practical experience, hence why I hav… Read more Iis 405 Http Verb Used To Access This Page Is Not Allowed Email

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