ViewAllowedURLsList
A comma-separated list of URLs that can be accessed to view documents. (URLs that the View action can access when they occur in the Reference parameter).
- You can use wildcards.
- If an entry includes a port number, only that port is allowed.
- When you set this parameter or ViewAllowedHostsList, any URL that is not explicitly allowed is blocked.
- URLs that match ViewBlockedHostCSVs or ViewBlockedURLsCSVs are blocked, even if specified by this parameter.
NOTE: You cannot use IPv6 IP addresses.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Viewing |
Example: | ViewAllowedURLsList=example.com/document/*,10.173.*.*
|
See Also: | ViewAllowedHostsList
ViewBlockedHostCSVs ViewBlockedURLsCSVs |