Creation of a local type virtual host junction

A local virtual host junction (-t localtcp and -t localssl) is a mount point for content located locally on the WebSEAL server. Like the content from junctioned remote servers, local junction content is incorporated into WebSEAL's unified protected object space view.

Create a local virtual junction that responds to HTTP requests with Host header value of myhost.com.

Create a local virtual junction that responds to HTTPS requests with Host header value of myhost.com:444. The -g option pairs this SSL junction with the first TCP junction so they share protected object space.

Parent topic: Configuration of a virtual host junction