|
I have two 'web' directories, which do I use? |
|
|
|
Each site has a master web directory and each user within that site has their own sub directory...
| Type | Full Path | FTP Path | URL |
| Site | /home/sites/www.example.com/web | /web | http://www.example.com |
| User | /home/sites/www.example.com/users/username/web | /users/username/web | http://www.example.com/~username |
...obviously only users set up as site admins can put things in the site directory.
|