I have a Centos 7 server that I just installed virtualmin. For the purposes of this question srv1.domain.com will be the hostname of my server. What I am trying to figure out is how to configure Apache so that going to https://srv1.mydomain.com will pass the request to port 10000 without actually showing *:1000 in the URL.
I know this is fairly simple, but I'm not super great with Apache configurations. My Virtualmin version is 4.18 and my Apache version is Apache/2.4.6 (CentOS).