What is the difference between and sub-domain and a web user?

Article No. 41
Created: 03:06 PM 04.29.03
Author: HPU Support [Link: support@homepageuniverse.com]
Original URL: https://my.homepageuniverse.com/support/knowledgebase/question.php?qstId=41


Subdomain:
A subdomain generally points somewhere else (forwarded), although a subdomain can be a physically hosted site just like the primary domain is (physical).

A forwarded subdomain might look like this:

forum.yourdomain.com points to yourdomain.com/forum

A physical subdomain is a totally different domain account with it's own FTP username/password, it's own space, it's own limits, it's own mail servers, etc. It just happens to share the domain name with it's primary.


Web User:
A web user belongs to the primary domain but has it's own FTP username/password. When a web user logs into ftp.domain.com and uses their user/pass they are restricted to their web space. Whatever content they upload into their space will be addressed:

yourdomain.com/~web_user_name

The nice thing about web users is that they build their space within your limits and under your roof, no individual limits need be set for disk quota, transfer, mailboxes, etc.

Back to original article