Skip to content

Instantly share code, notes, and snippets.

@christopherhouse
Created September 20, 2013 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christopherhouse/6642453 to your computer and use it in GitHub Desktop.
Save christopherhouse/6642453 to your computer and use it in GitHub Desktop.
<system.webServer>
<security>
<requestFiltering>
<requestLimits maxUrl="32768" maxQueryString="32768" />
</requestFiltering>
</security>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment