diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-12 12:23:46 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-12 12:32:55 +0100 |
commit | fbc718b1b74ffc6d53d2381b7e628cac323dd4fc (patch) | |
tree | dd5948c2b001d24be0f8b1115ea72f66b6c45448 | |
parent | a58a4b67f12175adf979a4ea444cd867b792be51 (diff) |
use .example suffix for httpd ssl example files
> Files in the vhost repo config directory with '-example' suffixes
> are currently used as a prompt for our deployment system to find and
> process a matching '.ugly' config file from our internal templates
> path (and the deployment system errors if those '.ugly' files
> don't exist).
https://github.com/mysociety/Non-Site-Specific/issues/474
-rw-r--r-- | config/httpd-force-ssl.conf.example (renamed from config/httpd-force-ssl.conf-example) | 0 | ||||
-rw-r--r-- | config/httpd-ssl.conf.example (renamed from config/httpd-ssl.conf-example) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/config/httpd-force-ssl.conf-example b/config/httpd-force-ssl.conf.example index 0e89afe62..0e89afe62 100644 --- a/config/httpd-force-ssl.conf-example +++ b/config/httpd-force-ssl.conf.example diff --git a/config/httpd-ssl.conf-example b/config/httpd-ssl.conf.example index 8f099b8a6..8f099b8a6 100644 --- a/config/httpd-ssl.conf-example +++ b/config/httpd-ssl.conf.example |