moving /var/www

Discussion in 'Installation/Configuration' started by cnh, May 2, 2009.

  1. cnh

    cnh New Member

    hi

    I need to move the /var/www directory to /mnt/www.

    My question is that besides changing the DocumentRoot in the httpd.conf, what others config file I need to modify?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    I'd simply create a symlink from /var/www to /mnt/www. There shouldn't be any configuration files that need to be modified then.
     

Share This Page