adi90x / rancher-active-proxy

All in one active reverse proxy for Rancher ! For Kubernetes : https://github.com/adi90x/kube-active-proxy
MIT License
156 stars 55 forks source link

Add additional includes to every server {} block by default #63

Open stevenmunro opened 6 years ago

stevenmunro commented 6 years ago

Is this possible?

I'm aware we can define custom vhost configurations and configure additional http {} parameters in conf.d - but is it at all possible to add an include line for every automatically generated server {} ?

stevenmunro commented 6 years ago

Sorry, I jumped the gun a little. This functionality is already available under the heading Per-host server default configuration

Can someone please give me an example of what the default_server file should contain?