I've got a number of services running behind Caddy via the reverse proxy. It's currently 1 for 1, a subdomain and one handler. This is working perfectly. I'd like to move to 1 domain and put all the services behind that domain and remove the subdomains. I've tried setting up several handlers behind the domain for this and all I get are either error 403 forbidden or a very small page of xml. I'm not even sure how to try solving this.
All assistance is greatly appreciated!
Thanks.