Manoj Singh wrote:
Hi All,

My production server has facing disk full problem. Actually my server has
the following drives mounted:
/var - 10 GB
/home - 200 GB
etc...

Now i want to change the document root of apache server from /var to /home.

Is there any problem if i change this?

No. But you must of course change all the paths (in your httpd *.conf files) that point to /var/??? to /home/???, and make sure you duplicate all the ownership/permissions correctly.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to