OriginalBaseURL

By default, IDOL Server converts any URLs that occur in the HTML and CSS background attributes in input documents into IDOL Server View actions.

Set OriginalBaseURL to True if you do not want to rewrite hyperlinks in the output document as IDOL Server actions. In this case, IDOL Server adds the base tag (with the href attribute set) to the beginning of the output, so that relative URLs resolve to the original Web server.

This parameter has an effect only when the document specified in the Reference action parameter is in HTML format.

You can set the default value with the OriginalBaseURL configuration parameter, in the [Viewing] section of the configuration file.

Actions: View
Type: Boolean
Default: False
Example: OriginalBaseURL=True
See Also: OriginalBaseURL configuration parameter