Forums de discussion

Multiple DNS on 1 Liferay server - Virtual Host

Michel Knight, modifié il y a 8 années.

Multiple DNS on 1 Liferay server - Virtual Host

Junior Member Publications: 34 Date d'inscription: 29/09/14 Publications récentes
Hi,
Here's what I'm trying to do?
1. I already have a Liferay server(6.2xxx) with one Specific IP.
2. Building multiple sites on that liferay server.
3.I want to use a Specific DNS for each sites that I've built.
4. How to setup that up, so they all have of their own DNS name attach to it?

EX:
1. Site #1 : mySites.com:8080/web/hockey/home
2. Site #2 : mySites.com:8080/web/baseball/home
3. Site #3 : mySites.com:8080/web/football/home

I want does DNS to use does sites.
EX:
1. Site #1 : mySites.com:8080/web/hockey/home ---> DNS hockey.com
2. Site #2 : mySites.com:8080/web/baseball/home ---> DNS baseball.com
3. Site #3 : mySites.com:8080/web/football/home ---> DNS football.com

How can I make this happen? can it be Done? if So How?

Regards,

Michel
Ngon Tran, modifié il y a 8 années.

RE: Multiple DNS on 1 Liferay server - Virtual Host

New Member Publications: 2 Date d'inscription: 29/03/16 Publications récentes
A DNS entry can be mapped to IP or use the alias to a dns name.

Is this even possible to have a DNS entry route to an url within liferay framework? or it requires a custom redirect code. emoticon
emoticon
Michel Knight, modifié il y a 8 années.

RE: Multiple DNS on 1 Liferay server - Virtual Host

Junior Member Publications: 34 Date d'inscription: 29/09/14 Publications récentes
Not sure of the process...
I've got access to the DNS Server where I've register my DNS.
Also got access to my liferay server that's where I've developed the liferay sites.

Now I'm wondering how is the best way to have this happen. is it Forwarding, ....?
Michel Knight, modifié il y a 8 années.

RE: Multiple DNS on 1 Liferay server - Virtual Host

Junior Member Publications: 34 Date d'inscription: 29/09/14 Publications récentes
Michel Knight:
Not sure of the process...
I've got access to the DNS Server where I've register my DNS.
Also got access to my liferay server that's where I've developed the liferay sites.

Now I'm wondering what's the best way to have this happen. is it Forwarding, ....?
1. When I enter hockey.com
1.1 I get the result of Site #1 : mySites.com:8080/web/hockey/home
1.2 Return URL hockey.com/web/hockey/home

2. Site #2 : mySites.com:8080/web/baseball/home ---> DNS baseball.com
3. Site #3 : mySites.com:8080/web/football/home ---> DNS football.com