Remap Sub-Dir
From DreamHost
(Difference between revisions)
m (Categorized) |
|||
| Line 7: | Line 7: | ||
Also, you can't use this area to change the web directory for an '''entire''' domain! To do that, just go to the "edit" link at [https://panel.dreamhost.com/?tree=domain.web "Domains > Web"]. | Also, you can't use this area to change the web directory for an '''entire''' domain! To do that, just go to the "edit" link at [https://panel.dreamhost.com/?tree=domain.web "Domains > Web"]. | ||
| − | + | [[Category:Account Control Panel]] | |
| − | + | ||
| − | + | ||
Revision as of 08:42, 6 February 2006
Use "Domains > Remap Sub-Dir" to make a sub-directory of your domain use a non-standard location in your file system its source for web content.
Normally if you havehttp://www.domain.com/ set up with the web directory /home/user/domain.comthen
http://www.domain.com/pictures/ would get its content from /home/user/domain.com/pictures automatically.This area allows you to override this default setting and use any folder you'd like to provide content for sub-directories of your domain. It's great for sharing your domain among multiple ftp users. Now you could have:
http://www.domain.com/pictures/ get its content from /home/otheruser/imagesBe warned, CGI scripts won't work in sub-directories remapped to other user's home directories because of file ownership issues.
Also, you can't use this area to change the web directory for an entire domain! To do that, just go to the "edit" link at "Domains > Web".