We can use provision_nginx_vhost_config to add extra config to virtual hosts, but anything added here only gets added to the main vhost, and not to the ssl host. Extra config should be added to both ssl and non-ssl hosts. The only difference between the ssl and non-sl hosts should be the presence or absence of ssl.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1369608.2-provision-nginx-ssl-extra-config.patch | 591 bytes | mrfelton |
| #1 | 1369608-provision-nginx-ssl-extra-config.patch | 523 bytes | mrfelton |
Comments
Comment #1
mrfelton commentedComment #2
mrfelton commentedUpdated patch for 2.x
Comment #3
omega8cc commentedOh, we already included this in BOA and I forgot to mark this as reviewed, sorry!
Please commit this :)
Comment #4
Anonymous (not verified) commentedCommitted, thanks!