Re: apache
"HL" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <034701c2ea6f$c5564530$6601a8c0@oemcomputer> |
> >thanks. > > > >For security reason, I want to create additional directory as document > >root, > >not default directory. But the default directory only has a small disk > >space. Is there any way that I can make the "new" directory as the biggest > >bulk of disk space? If so, how? > adjust path to point to the biggest directory? Yes. the biggest directory is home directory. I am not sure that it is very secure because there are numerous people who will access the server. In addition, when I take a look at the httpd.conf, if I change original document root like "/usr/www/web" to another directory(/home/web/html/) , do I need to change all icons and cgi-bin path as well ? if so, I have to move these "icons and cgi-bin" directory to "new" document root directory? Thanks for help