C
cmurphy@
Guest
We run a dedicated box, one which we host reseller accounts on.
One of our resellers wants to offer his clients shared SSL.
I have tried getting this to work using the following method.
create symbolic link from reseller_domain/httpsdocs/client_dir
to
/home/httpd/vhosts/my_resellers_customers_domain.com/httpdocs
then chown the newly created /reseller_domain/httpsdocs/his_clients_direstory to both the resellers and the clients username.psaserv
However no matter who i chown it to, it wont work.
Can anyone please tell me how this is done?
One of our resellers wants to offer his clients shared SSL.
I have tried getting this to work using the following method.
create symbolic link from reseller_domain/httpsdocs/client_dir
to
/home/httpd/vhosts/my_resellers_customers_domain.com/httpdocs
then chown the newly created /reseller_domain/httpsdocs/his_clients_direstory to both the resellers and the clients username.psaserv
However no matter who i chown it to, it wont work.
Can anyone please tell me how this is done?