If You Are Subhosting

If you are subhosting (i.e. you have multiple users and/or multiple web sites), you need to create an account first under the vhost directory (Virtual subhosting link in Beyond Basics). A suggested procedure is to:

  1. Telnet in
  2. Login
  3. Type vadduser and proceed through the prompts to select the new user's home directory.
or
  1. Open iManager
  2. Select Tools & Wizards
  3. Select Users and then Add

A new directory for each Web site you subhost will display the following default pathname, which is the virtual hosted account directory: /usr/local/etc/httpd/vhosts/[username, permissions]

If you are subhosting you will also need to:

  1. Have the domain added to ()
  2. Change the configuration file ()

Back