Using caddy as a proxy for IIS?

Hi guys, currently I need enable sni because I need server many https sites with the same ip, unfortunately I’m using IIS 7.5 which doesnt include this feature (it’s available after iis 8) I’d like to know if it’s possible (and simple) use caddy as a proxy for my IIS and how could be the configuration?..thanks so much!!

Hi Carlos,

If you just need to proxy HTTP requests to IIS, then yes, Caddy can do that. See the docs for proxy.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.