changing link after ispconfig installation

Discussion in 'Installation/Configuration' started by kkonline, Aug 17, 2008.

  1. kkonline

    kkonline New Member

    After fresh installation of ISPconfig the following files have appeared.
    Code:
    lrwxrwxrwx  1 www-data   web1     13 Aug 17 09:14 www.example.org -> /var/www/web1
    drwxr-xr-x  9 web1_admin web1   4096 Aug 17 10:52 web1
    the dir web1 has
    Code:
    drwxrwxr-x 3 web1_admin web1 4096 Aug 17 09:14 web
    drwxr-xr-x 2 web1_admin web1 4096 Aug 17 09:14 ssl
    drwxrwxrwx 2 web1_admin web1 4096 Aug 17 09:14 phptmp
    drwxrwxr-x 2 web1_admin web1 4096 Aug 17 09:14 cgi-bin
    drwxr-xr-x 2 web1_admin web1 4096 Aug 17 09:14 log
    drwxrwxr-x 3 web1_admin web1 4096 Aug 17 09:14 ftp
    drwxr-xr-x 7 web1_admin web1 4096 Aug 17 10:48 user
    lrwxrwxrwx 1 root       root   37 Aug 17 10:52 Maildir -> /var/www/web1/user/web1_admin/Maildir
    Is it ok if i delete the link; will it not affect any services?
    Basically i want /var/www to be the document root and not /var/www/web1
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You can not change the document root from /var/www/web1 to /var/www in a ISPConfig installation. Additionally, the link has nothing to do with the document root, it is just a help for the navigation on the shell.
     

Share This Page