[CentOS] Change Web Server to another disk in Centos 5.2

Tue Jul 29 04:48:31 UTC 2008
Kuang-Chun Cheng <kcc1967 at gmail.com>

On Tue, Jul 29, 2008 at 12:43 PM, Victor Padro <vpadro at gmail.com> wrote:
>
>
> On Mon, Jul 28, 2008 at 11:40 PM, Salvador Torres <saltorres at lvcoxmail.com>
> wrote:
>>
>> Hi,
>>
>> I'm new to CentOS 5.2 and I want to know how can I change the
>> /var/www/html directory to another disk. That disk is not even partitioned.
>> I've googled and even searched in centos.org forums and documentation, and
>> found nothing.

Check apache's configuration.  Change "DocumentRoot" from /var/www/html
to new location you want.

Or simply, move /var/www/html to new disk ... and make a symbolic link
/var/www/html @-> your_new_path


KC


>>
>>
>>
>> I want to have in separate disks CentOS and my web server.
>>
>>
>>
>> Can anybody recommend any CentOS 5.2 book, because every time I want to
>> find an answer to my questions I spend a lot of time searching for it in the
>> centos.org website and googling and nothing useful comes up.
>>
>>
>>
>> Thanks
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> CentOS mailing list
>> CentOS at centos.org
>> http://lists.centos.org/mailman/listinfo/centos
>>
>
> The best info you could find is in here: http://www.centos.org/docs/5/
>
>
> --
> "It is human nature to think wisely and act in an absurd fashion."
>
> "Todo el desorden del mundo proviene de las profesiones mal o mediocremente
> servidas"
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
>