Move /var/www to /home/www - Correcting a lame install

Discussion in 'Installation/Configuration' started by avanmessen, Jul 16, 2008.

  1. avanmessen

    avanmessen New Member

    Hi !

    I' ve installed ISPConfig on CentOS 4.3 following the how-to
    without too much trouble. Unfortunately it seems the websites
    are found under /var/www but the quota runs on /home, which
    is on a separate and bigger partition than the one containing /var.
    The websites and e-mail were supposed to end up on /home ...

    :eek:

    Is there a simple way to move sites, mail and settings from the
    /var/www directory to /home ?

    :confused:
     
    Last edited: Jul 16, 2008
  2. falko

    falko Super Moderator Howtoforge Staff

    You could try to move /var/www to /home/www, for example, and make /var/www a symlink to /home/www.
     
  3. avanmessen

    avanmessen New Member

    Works great ! Thanks :p
     

Share This Page