D
dl2rbi
Guest
There are many (SUB) Domains using the same common php tools (hits counter, date functions, ....)
I don't like to use many copies of the same files in each domain's directory.
Is there a common solution (like Alias in apache or sott links) to work together with suexec, apache2 and plesk enviroment ?.
/var/www/vhosts/domain_1/httpdocs/<common> ---|
/var/www/vhosts/domain_2/httpdocs/<common> ---|
/var/www/vhosts/domain_3/httpdocs/<common> ---|--- linked to /share/common/<xxx.php>
what about suexec's user / group values (there are different ftp (domain) accounts)
Any idea ?
I don't like to use many copies of the same files in each domain's directory.
Is there a common solution (like Alias in apache or sott links) to work together with suexec, apache2 and plesk enviroment ?.
/var/www/vhosts/domain_1/httpdocs/<common> ---|
/var/www/vhosts/domain_2/httpdocs/<common> ---|
/var/www/vhosts/domain_3/httpdocs/<common> ---|--- linked to /share/common/<xxx.php>
what about suexec's user / group values (there are different ftp (domain) accounts)
Any idea ?