Question
Can I have two different domains point to same loader, but load different websites?
So I have a main loader called:
kog-game-loader which uses a certificate
I want:
thidomain.org to run one http server and
test.thisdomain.org to run another
Both of them going through the same loader and having a certificate.
EDIT: Sorry, the servers would run on two different droplets as well.
Is this possible?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×