HTTP Error 404.11 - Not Found

The request filtering module is configured to deny a request that contains a double escape sequence.

Most likely causes:

  • The request contained a double escape sequence and request filtering is configured on the Web server to deny double escape sequences.

Things you can try:

  • Verify the configuration/system.webServer/security/requestFiltering@allowDoubleEscaping setting in the applicationhost.config or web.confg file.

Detailed Error Information:

Module   RequestFilteringModule
Notification   BeginRequest
Handler   AutowiredPageHandlerFactory
Error Code   0x00000000
Requested URL   https://www.jlg.com:443/pt-br/not%C3%ADcias-e-eventos/press-releases/2020/EditorPage.aspx?da=core&id=%7BDCBB7213-D915-42CB-8800-8560CD5BEDB1%7D&ed=FIELD884597897&vs&la=pt-BR&fld=%7B3483B3DE-BEC2-4BFD-9CC7-8697A18ACF11%7D&so=%2FSitecore%2FSystem%2FSettings%2FHtml%20Editor%20Profiles%2FRich%20Text%20Full&di=0&hdl=H884598003&mo&pe=0&fbd=1
Physical Path   C:\inetpub\wwwroot\sc103dcd.dev.local\pt-br\not%C3%ADcias-e-eventos\press-releases\2020\EditorPage.aspx
Logon Method   Not yet determined
Logon User   Not yet determined

More Information:

This is a security feature. Do not change this feature unless the scope of the change is fully understood. You should take a network trace before changing this value to confirm that the request is not malicious. If double escape sequences are allowed by the server, modify the configuration/system.webServer/security/requestFiltering@allowDoubleEscaping setting. This could be caused by a malformed URL sent to the server by a malicious user.

View more information »