Skip to content

Instantly share code, notes, and snippets.

@gabrielgreen
Created April 7, 2013 11:37
Show Gist options
  • Save gabrielgreen/5330136 to your computer and use it in GitHub Desktop.
Save gabrielgreen/5330136 to your computer and use it in GitHub Desktop.
<system.webServer>
<modules>
<add
name="SuppressFormsAuthenticationRedirectModule"
type="SuppressFormsAuthenticationRedirectModule"/>
</modules>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment