Ignore Path Info in Not-Enforced URLs
When true
, strip path info and query from the request URL before comparing it with the URLs of the not-enforced list for those URLs containing a wildcard character. This prevents a user from accessing http://host/index.html
by requesting http://host/index.html/hack.gif
when the not-enforced list includes http://host/*.gif
.
The NGINX Plus web agent does not support this setting. |
Default: true
Property name |
|
Property aliases |
|
Type |
Boolean: |
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
AM console tab |
Application |