Before you can add a virtual host, you must first create it. For information about creating virtual hosts on Apache, see Section 4.7, Creating Virtual Hosts.
When you add a virtual host object to the Objects list, a VirtualHost ip:port block is created in the configuration file that references the virtual server you are adding.
To add a virtual host:
In the
list, click a server group, then click the name of the server where you want to add a virtual host.In the
drop-down list, select , then click .In the Add Virtual Server dialog box, type a name for the virtual host in the
field.In the
field, type the full DNS name of the virtual server. For example:myserver.mycompany.com
In the
field, specify the IP address and port number assigned to your virtual host. For example:172.16.5.18:80
Click
.To edit a virtual host:
In the
list, click the virtual host that you want to edit.From the
drop-down list, select , then click .In the Edit Virtual Server dialog box, modify the server name or IP address and port information.
Click
.To remove a virtual host:
From the
list, click the virtual host that you want to remove.From the
drop-down list, select , then click .In the Remove Virtual Server dialog box, click
.