Managing the Server > Performing administration tasks > Configuring virtual hosts |
![]() ![]() ![]() |
Configuring virtual hosts
With some editions of the server, you can add virtual hosts to the server's configuration. This is useful for separating sets of applications and allows you to define administrators who have access only to a specific virtual host. It is also useful if you are an Internet service provider who is hosting websites using Flash Communication Server.
Each virtual host on the server is associated with an adaptor.
To create a new virtual host, create a new virtual host directory inside the /conf/adaptor_name directory in the Flash Communication Server directory, for the adaptor you want to use for the new virtual host:/conf/adaptor_name/virtual_host_name. This directory must include the following items:
![]() |
A Vhost.xml file |
![]() |
An Application.xml file |
You also need to add the new virtual host to the Server.xml file and add administrative users for that virtual host.
![]() ![]() ![]() |