PreviousNext

Fix max URL and query string length with web.config and IIS

by ThomasArdal, 2019-10-15T05:47:48.188Z

Learn how to configure IIS to allow both long URLs as well as long query strings. Without it, your web server may return 404s to your users.

Read More