Quote:
Originally Posted by Slowhand
Hi,
Sorry if this is very basic..
Am I right in thinking that Ispc uses the structure in /var/www as a template and clones it to any other sites it creates?
In other words, if I install phpmyadmin in /var/www/phpmyadmin, then every new site will also have access to phpmyadmin in nameofnewsite/www/phpmyadmin?
Same with webmail etc?
Thanks :-)
Slowhand
|
No that's not correct. Website document roots are in /var/www/clients/clientx/...
If you need a symlink vor webmail in each website use this plugin:
http://www.howtoforge.com/forums/showthread.php?t=34917
You could easily duplicate that plugin and modify it for phpmyadmin symlink.