Directory Questions ...

Discussion in 'General' started by --::wizZzard::--, Jan 7, 2006.

  1. --::wizZzard::--

    --::wizZzard::-- New Member

    Hello,

    when i create a new WEB some directories are created in /var/www .

    var/www/web[userNumber]
    var/www/www.[domain].[tld]

    why there are 2 of them? when i alter one of the files in an directory (e.g. var/www/web[username]/web/index.html ) the file in the other directory is also alterd.

    Are there any documents or manuals about the directorys that ISPConfig builds up in var/www/. And when yes. where are they :).
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Therea re not 2 directories. /var/www/web[XX] is the directory and /var/www/www.[domain].[tld] is a symlink to the directory.

    The symlinks where created to make system administration on the shell easier. Or do you remeber the web ID for each web when you have 200+ Websites and work on the shell ;)

    The current layout is described here:

    http://www.howtoforge.com/forums/showthread.php?t=992
     

Share This Page