Manage virtual hosts for your application server

A virtual host enables a single host machine to act as multiple hosts, allowing an administrator to independently manage resources on one physical machine. The Manage Virtual Hosts form allows you to view a list of defined virtual hosts, create a new virtual host, modify the properties of an existing virtual host, or remove a virtual host from your application server. For more information on virtual hosts, see Virtual hosts

To manage your virtual hosts on an application server, follow these steps:

  1. Start the HTTP Server Administration interface.
  2. Click the Manage tab.
  3. Select an application server from the Server list.
  4. Expand Resource Configuration.
  5. Click Manage Virtual Hosts.

From the Manage Virtual Hosts form you can do the following:

Create a new virtual host

Note: With the exception of step 1, these steps also apply to the Create Virtual Host wizard.

  1. Click Create.
  2. Specify the name of your virtual host in the Virtual host name field.
  3. Click Next.
  4. Select one these options.
  5. Select the IP access types.
  6. Click Next.
  7. The summary page lists all of the choices you have made in the wizard. If any of the information displayed is incorrect, click Back until you reach the wizard form with the incorrect information and make your corrections. Click Finish to complete the wizard.

Edit the host alias properties of existing virtual hosts

  1. Select a virtual host from the Virtual hosts table.
  2. Click Properties.
  3. You can edit one or more of the properties shown for the virtual host.
  4. Click Apply or OK to save your changes.

Remove a virtual host

  1. Select a virtual host from the Virtual hosts table.
  2. Click Remove.
  3. Click OK.

For information on other ways to manage virtual hosts, see these topics:

Administer virtual hosts with the WebSphere administrative console
This topic describes how to use the administrative console to configure and manage virtual hosts for your application server.

Use wsadmin to administer virtual hosts
This topic describes how to use wsadmin to administer virtual hosts for your application server.