AbsoluteLinkPrefix
The prefix to add to absolute links. Enable this parameter by setting RedirectAbsoluteLinks to True
.
The View component adds this prefix to any absolute links in the converted document. The default value uses the View component to access absolute links.
NOTE: The default action is blocked if you set RestrictToAllowedDirectories to True
.
Type: | String |
Default: | /action=view&NoACI=true&Reference=
|
Required: | No |
Configuration Section: | Viewing |
Example: | AbsoluteLinkPrefix=http://localhost:9080/action=View&NoACI=True&Reference=
|
See Also: | RedirectAbsoluteLinks
RestrictToAllowedDirectories |