unix virtual server
Installing iManager
To install iManager, Telnet or SSH to your Virtual Server and perform the following steps:

% cd
% vinstall imanager2

Setting up iManager for Multiple Virtual Hosts
Each virtual host can access iManager through its own domain name by doing the following:
  • Add a Canonical Name (CNAME) record in the zone files for the virtual host's domain name. We suggest using “imanager” for the CNAME record (i.e. imanager.yourcompany.com), but you can specify any name you want. Remember, if iManager is only going to be accessed from the main Virtual Server, you do not need to perform the following steps.
  • Add the following Virtual Host record to your httpd.conf file.

    <VirtualHost imanager.yourcompany.com>
    ServerName imanager.yourcompany.com
    ServerAdmin webmaster@yourcompany.com
    DocumentRoot /usr/local/etc/httpd/htdocs/imanager
    TransferLog /dev/null
    </VirtualHost>

    Where imanager is the CNAME record you created in the DNS. Do not change the document root.

Note: In order for all of your virtual hosts to use iManager, you will need to make these changes for every virtual host on the server except for the main hostname.

Hosting  ::  Web Design  :: Server Administration  ::  Tech Support  ::  Contacts
Data Centers  ::  Tier I Global IP Network  ::  SLA/Contracts  ::  Search  ::  Account Login