Differences

This shows you the differences between two versions of the page.

Link to this comparison view

faq:vhost09 [2011/04/30 19:15] – created georgfaq:vhost09 [2011/04/30 19:16] (current) georg
Line 1: Line 1:
 <code> <code>
-[08] CAN I POINT ADDITIONAL DOMAINS TO MY VHOST SPACE?+[09] CAN I HAVE SEPARATE WEB DIRECTORIES FOR MY SUBDOMAINS?
  
-     Yes!  You can do this with our 'POINTERmembership.  Say you have +     Yes!  When you run the 'mkvhostcommand only the web directory for 
-     'mydomain.com, mydomain.net and mydomain.org' or you wish to register +     domain is created in $HOME/html/yourdomain.com.  Requests for  
-     those domains.  You do not need to get a VHOST membership for each +     yourdomain.com and www.yourdomain.com are served out of that directory.
-     domain Instead, you just need to pick a primary domain for the +
-     VHOST membership and then pay $30/year for the additional domains +
-     you wish to point to your VHOST space.+
  
-     You may point up to 4 domains to a single VHOST space If you need +     If you'd like to enable VHOST for subdomain.yourdomain.com then just 
-     more, contact 'smj' and let him know what your intentions are +     simple create the directory $HOME/html/subdomain.yourdomain.com and 
 +     put your content there
  
-     To get started adding additional domains, run 'mkvhost' for the +     Each subdomain VHOST has a separate log file from the main VHOST 
-     domains you want to point to your VHOST domain.  Pay your POINTER +     domain.  Quotas are aggregated across all log files.
-     dues of $30/year and specify where you want the domain pointed to.+
 </code> </code>
 [[faq:vhost|back]] [[faq:vhost|back]]