Disable local junctions
Disable the local junction functionality so the WebSEAL instance cannot serve locally stored pages.
Set the disable-local-junctions entry in the [junction] stanza of the WebSEAL configuration file to yes to disable the local junction functionality:
[junction] disable-local-junctions = yes
If we enable the disable-local-junctions configuration item, new local junctions are not created. If existing local junctions are in the WebSEAL instance, those junctions are not loaded when the instance starts.
Parent topic: Standard WebSEAL junction configuration