Auto updating SSL certs with custom Apache site config

One of the ways around this under symbiosis was to add an IncludeOptional directive to the master templates (ssl.template.erb & non_ssl.template.erb) with customisations kept in, say, config…

IncludeOptional /srv/<% domain %>/config/apache-*.conf

1 Like