OCI LB redirect URLs
Hi,
Does possible to do a redirect from one subdomain to other URL?
app-test.mypyme.com hacia app-test.mypyme.com:8080/app
it's possible?
Doeas possible to use the same port (80/443) for different URLs?
app-test.mypyme.com hacia app-test.mypyme.com:8080/app
app-desa.mypyme.com hacia app-test.mypyme.com:8081/app
take a look , different environment and the same app, by only change the subdomain into URL.
THANKS IN ADVANCE.