FTP home (wrong place)

Discussion in 'Installation/Configuration' started by hitec007, Feb 1, 2008.

  1. hitec007

    hitec007 New Member

    Hi,

    I have installed ISPConfig using the Howtos from this site. No problems as yet.

    Thing is when I upload to any sites created it all ways uploads to:

    /srv/www/web3/users/web3_hitec/web

    but Documentroot is set to:

    /srv/www/web3/web

    I can change the Vhosts_ispconfig.conf and all works fine. Untill I create a new site then the Vhosts_ispconfig.conf get changed again.


    Thanks for any help!

    System:
    OpenSuse 10.3
     
  2. daveb

    daveb Member

    only the user with administrator rights is allowed to veiw or upload to
    Code:
    /srv/www/web3/web
    all other users for site will go to
    Code:
    /srv/www/web3/users/web3_user?/web
    you can only have one administrator per website. Give the user of your choice administrator rights to upload to root web by checking the administrator box for the user.
     
  3. hitec007

    hitec007 New Member

    Thank you so much!

    All is well again!

    :)
     

Share This Page