PDA

View Full Version : ~users


hostpc.com
10-20-2003, 03:55 PM
How does DA handle MYDOMAIN.com/~USERS

Do I need to make them subdomains now and give them access via FTP to that directory or how does that work in DA?

Thanks,
HostPC.com

DirectAdmin Support
10-21-2003, 12:08 AM
Hello,

~username will access the webspace for /home/username/public_html, which is why that is a link to /home/username/domain.com/public_html. ~username can be used from any domain to access your site. Subdomains are setup using sub.domain.com, which just points to domain.com/sub. If you want to create domain.com/user (not ~user) accounts, just create the directory, then you can create an ftp account of type "User". This will point to the directory you've created.

John