Hi there..... just wondering if it possible to automatically create a symbolic link when I had a new user?
The same way that public_html is created in the /usr/home/<username>/ directory.....
eg: private_html -> ./domains/<domain name>/private_html
This is for a shared ssl certificate, so that when you goto http://domain.com/~username/ it goes to their private_html directory instead of the public_html directory.
I have made the changes necessary to the httpd.conf file, just need to get the symbolic link sorted.
Thanks for the help.
Simon.
The same way that public_html is created in the /usr/home/<username>/ directory.....
eg: private_html -> ./domains/<domain name>/private_html
This is for a shared ssl certificate, so that when you goto http://domain.com/~username/ it goes to their private_html directory instead of the public_html directory.
I have made the changes necessary to the httpd.conf file, just need to get the symbolic link sorted.
Thanks for the help.
Simon.