ddev / ddev-varnish

Varnish reverse proxy add-on for DDEV
Apache License 2.0
9 stars 10 forks source link

Handle multiple hostnames/fqdns, fixes #4 #9

Closed rfay closed 2 years ago

rfay commented 2 years ago

For

This tries to process additional_hostnames and additional_fqdns to make varnish still work with those in use.

Adds test for additional_hostnames and additional_fqdns

This can be tested with

ddev get https://github.com/rfay/ddev-varnish/tarball/20221029_varnish_multiple_hostnames
rfay commented 2 years ago

This can be tested with

ddev get https://github.com/rfay/ddev-varnish/tarball/20221029_varnish_multiple_hostnames