mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:02:52 +02:00
Rename the apache config file to match the nginx one
Since both config files end up in /etc/letsencrypt/, if we want the two plugins be to installable at the same time, their config files need different names.
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ recursive-include acme/schemata *.json
|
||||
recursive-include acme/jose/testdata *
|
||||
|
||||
recursive-include letsencrypt_apache/tests/testdata *
|
||||
include letsencrypt_apache/options-ssl.conf
|
||||
include letsencrypt_apache/options-ssl-apache.conf
|
||||
|
||||
recursive-include letsencrypt_nginx/tests/testdata *
|
||||
include letsencrypt_nginx/options-ssl.conf
|
||||
|
||||
Reference in New Issue
Block a user