disable-local-junctions
Use the disable-local-junctions stanza entry to control whether WebSEAL serves pages from a local web server through local junctions.
disable-local-junctions = {yes|no}Description
If local junctions are not used, we can disable the functionality with the disable-local-junctions configuration item.
Options
yes Disables local junction functionality. no Enables local junction functionality.
Usage:
Optional. The following example enables local junction functionality:
disable-local-junctions=no