PDA

View Full Version : Creating "web users"



RTKS
03-12-2004, 10:26 AM
In Plesk I was using a function called web directories. Essentially it would setup a directory accessed using a tilde (www.mydomain.com/~directory) and associate a new user/password with it.

This was handy for allowing me to create special sections off of my domain that others had control (FTP) over.

I don't see a way to do this within DA. Am I overlooking something or do I need to add this as a feature request?

DirectAdmin Support
03-12-2004, 10:56 AM
Hello,

Create an ftp account as a "User" account. It will point to domain.com/user (without the ~). You can also create a subdomain user.domain.com which would also go to the same place. This all points to /home/username/domains/domain.com/public_html/user

John