Remitur
Verified User
Hello.
I have the following needs:
How to do it?
A - If I set example.net as an alias of example.com, it works but I have no way to add a certificate for example.net, but just and only for example.com
B - If I set example.net as a pointer for example.com, I get a simple redirect and the user is simply forwarded to example.com
C - If I set example.net with its own hosting space, as a new domain, I can add its own SSL certificate, everything works, but I need to duplicate the contents of domains/example.com/public_html in domains/example.net/public_html (and I don't want it...)
I guess I could do it acting as C, and then creating a symlink from domains/example.net/public_html to domains/example.com/public_html but ... if it's so, how can I create such a symlink in DA?
I have the following needs:
- two different domains: example.com and example.net
- each of both domains needs his own SSL certificate (not LE)
- one single hosting space for contents (i.e. domains/example.com/public_html
- the user needs to stay with his browser on the original domain (example.com or example.net), not to be redirected on the other one
How to do it?
A - If I set example.net as an alias of example.com, it works but I have no way to add a certificate for example.net, but just and only for example.com
B - If I set example.net as a pointer for example.com, I get a simple redirect and the user is simply forwarded to example.com
C - If I set example.net with its own hosting space, as a new domain, I can add its own SSL certificate, everything works, but I need to duplicate the contents of domains/example.com/public_html in domains/example.net/public_html (and I don't want it...)
I guess I could do it acting as C, and then creating a symlink from domains/example.net/public_html to domains/example.com/public_html but ... if it's so, how can I create such a symlink in DA?