diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:49:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:49:27 +0000 |
commit | 37ddd0df91ca4dbdf8d465902ffe8a139503e23d (patch) | |
tree | d7503adf476df292faccc86ad933b07c0afb8218 /debian/apache2.preinst.in | |
parent | Enabling ssl module. (diff) | |
download | apache2-37ddd0df91ca4dbdf8d465902ffe8a139503e23d.tar.xz apache2-37ddd0df91ca4dbdf8d465902ffe8a139503e23d.zip |
Renaming default-ssl.conf site to 000-default-ssl.conf.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/apache2.preinst.in')
-rw-r--r-- | debian/apache2.preinst.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/apache2.preinst.in b/debian/apache2.preinst.in index ebd9fe5..15f857f 100644 --- a/debian/apache2.preinst.in +++ b/debian/apache2.preinst.in @@ -29,7 +29,7 @@ list_fixup_conffiles () { cat <<- EOF /etc/bash_completion.d/apache2 6a5f85e62655f6b5c8fa0f95c7c35c9c removed /etc/apache2/sites-available/000-default.conf 2cc450cf300a880abbc3767fc002477d - /etc/apache2/sites-available/default-ssl.conf 196d150beeaeaf845ece50d7e84e12de + /etc/apache2/sites-available/000-default-ssl.conf 196d150beeaeaf845ece50d7e84e12de /etc/apache2/conf-available/charset.conf e6fbb8adf631932851d6cc522c1e48d7 /etc/apache2/conf-available/localized-error-pages.conf 844ba27ddb794fc6967bfb56b950e6a8 /etc/apache2/conf-available/other-vhosts-access-log.conf 2cad303fc4221d6b0068a8b37597b9fb |