Ispconfig3 web root symlink

Discussion in 'General' started by blocker, Feb 5, 2010.

  1. blocker

    blocker Member

    Hello,

    i have a site with hardcoded internal links with full path for example: /home/user/public_html/blah.php e.t.c

    what will be the best way to run it under ispconfig3 without changing the hardcoded links, i am thinking about creating the domain in ispconfig then uploading the site in the automatically created web root folder and then create a symlink like this:

    ln -s /var/www/clients/client2/web7/web /home/user/public_html

    assuming that client1 and web7 are correct in this case and all the hardcoded internal links point to /home/user/public_html will that work?

    Thanks in advance for your help!

    Regards
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, this should work.
     

Share This Page