preserve-base-href2
Syntax
preserve-base-href2 = {yes|no}
Description
Used in conjunction with the preserve-base-href option to specify the level of filtering on the BASE HREF tags.
NOTE: This option has no effect unless preserve-base-href (also
in the [server] stanza) is set to yes.
Options
- yes
- When set to
yes, WebSEAL only performs the minimum filtering of the BASE HREF tag necessary to insert the WebSEAL host and junction names. - no
- When set
to
no, WebSEAL completely filters the BASE HREF tags. For BASE tags that do not contain a trailing slash WebSEAL strips the last component.
Usage
This stanza entry is optional.
Default value
yes
Example
preserve-base-href2 = yes