OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: awshirley on March 05, 2026, 10:30:36 PM

Title: Issues with Caddy and multiple handlers on 1 domain
Post by: awshirley on March 05, 2026, 10:30:36 PM
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.
Title: Re: Issues with Caddy and multiple handlers on 1 domain
Post by: Monviech (Cedrik) on March 06, 2026, 06:25:09 AM
https://caddy.community/t/the-subfolder-problem-or-why-cant-i-reverse-proxy-my-app-into-a-subfolder/8575
Title: Re: Issues with Caddy and multiple handlers on 1 domain
Post by: awshirley on March 06, 2026, 06:47:40 PM
Thanks for the reply.  That's exactly what I was looking for.