Running multiple sites from one installation from a host provider
Hi,
I have a site hosted at unoeuro.com where I have installed Umbraco let's call this www.x.dk
Now I have to other domains www.y.dk and www.z.dk where I would like to use the same installation of umbraco
There I have made three folders in the root. x ... y ... z ...
The content of these are not the same it's three completely different sites.
how do I make the redirection to www.x.dk in order for the www.y.dk and www.z.dk to still be visible when you entering these sites? I don't wan't a solution where it writes www.x.dk/y or www.x.dk/z. It's ok if it writes www.y.dk/y or www.z.dk/z Do I use DNS redirection or do I need to use associated domain? It's also possible for me to make subdomains on www.x.dk eg. y.x.dk. but still I don't wan't x.dk to be showned on y or z. How do I set up Umbraco for this to work?
Running multiple sites from one installation from a host provider
Hi,
I have a site hosted at unoeuro.com where I have installed Umbraco let's call this www.x.dk
Now I have to other domains www.y.dk and www.z.dk where I would like to use the same installation of umbraco
There I have made three folders in the root.
x
...
y
...
z
...
The content of these are not the same it's three completely different sites.
how do I make the redirection to www.x.dk in order for the www.y.dk and www.z.dk to still be visible when you entering these sites?
I don't wan't a solution where it writes www.x.dk/y or www.x.dk/z.
It's ok if it writes www.y.dk/y or www.z.dk/z
Do I use DNS redirection or do I need to use associated domain?
It's also possible for me to make subdomains on www.x.dk eg. y.x.dk. but still I don't wan't x.dk to be showned on y or z.
How do I set up Umbraco for this to work?
I just can't figure out how to set this up.
Thanks.
right click on the nodes: Manage Hostnames.
Also see here: http://our.umbraco.org/wiki/how-tos/running-multiple-websites-on-one-umbraco-installation
Thomas
is working on a reply...