I have an application like myapp.mydomain.com that I also want to host at the address myapp.com.
I tried doing this using the redirect but it always gets a 502 Bad Gateway error. It seems this is because the proxy is not expecting to be redirecting HTTP traffic? Is it possible to allow this application to work for this scenario?
I have an application like myapp.mydomain.com that I also want to host at the address myapp.com.
I tried doing this using the redirect but it always gets a 502 Bad Gateway error. It seems this is because the proxy is not expecting to be redirecting HTTP traffic? Is it possible to allow this application to work for this scenario?