Hi everyone,
I'm a first time OLS user and I had a few queries regarding mapping domains and masking of URLs or redirecting them.
Basically I have a EC2 instance with both Apache and OLS running on it. Apache is handling my production site duties and I'm running OLS on different ports for my other API's. So here's my list of questions:
1. Can I map a listener with the domain like: xyz.com/abc? Currently I'm using a sub-domain like abc.xyz.com which is working but we need the URL to be xyz.com/abc due to SEO reasons.
2. The sub-domain is running on port 3000 so I see the port in the URL. If point 1 above is possible then it clears up my issue significantly. If not then is there a way to mask the URL: abc.xyz.com:3000 and show the user the URL in the form xyz.com/abc?
Thanks in advance for any answers and sorry if the post is in the wrong section or not clear enough.
I'm a first time OLS user and I had a few queries regarding mapping domains and masking of URLs or redirecting them.
Basically I have a EC2 instance with both Apache and OLS running on it. Apache is handling my production site duties and I'm running OLS on different ports for my other API's. So here's my list of questions:
1. Can I map a listener with the domain like: xyz.com/abc? Currently I'm using a sub-domain like abc.xyz.com which is working but we need the URL to be xyz.com/abc due to SEO reasons.
2. The sub-domain is running on port 3000 so I see the port in the URL. If point 1 above is possible then it clears up my issue significantly. If not then is there a way to mask the URL: abc.xyz.com:3000 and show the user the URL in the form xyz.com/abc?
Thanks in advance for any answers and sorry if the post is in the wrong section or not clear enough.