server task virtualhost create

Creates a virtual host junction.

Requires authentication (administrator ID and password) to use.

Options

Authorization

Users and groups that require access to this command must be given the s (server administration) permission in the ACL that governs the /WebSEAL/host_name-instance_name/@vhost_label object. For example, the sec_master administrative user is given this permission by default.

Return codes

This command is available only when WebSEAL is installed.

For information about gathering statistics, see the Troubleshooting topics in the IBM Knowledge Center.

Example

Create an SSL type virtual host junction with the vhost-xy-https label. This junction serves the virtual host x.y.com on the junctioned server cruz1.ibm.com. WebSEAL responds to the Host: x.y.com header in SSL (HTTPS) requests by forwarding the requests across this virtual host junction:

See also

server task virtualhost add
server task virtualhost delete
server task virtualhost list
server task virtualhost remove
server task virtualhost show

Parent topic: pdadmin commands