From 5eb4fba26f96120ab4b27fc4976d40f0fa822206 Mon Sep 17 00:00:00 2001 From: mhoellein Date: Mon, 2 May 2022 13:42:42 +0200 Subject: [PATCH] committing changes in /etc after apt run Package changes: -apache2 2.4.53-1+ubuntu18.04.1+deb.sury.org+1 amd64 -apache2-bin 2.4.53-1+ubuntu18.04.1+deb.sury.org+1 amd64 -apache2-data 2.4.53-1+ubuntu18.04.1+deb.sury.org+1 all -apache2-utils 2.4.53-1+ubuntu18.04.1+deb.sury.org+1 amd64 +apache2 2.4.53-3+ubuntu18.04.1+deb.sury.org+1 amd64 +apache2-bin 2.4.53-3+ubuntu18.04.1+deb.sury.org+1 amd64 +apache2-data 2.4.53-3+ubuntu18.04.1+deb.sury.org+1 all +apache2-utils 2.4.53-3+ubuntu18.04.1+deb.sury.org+1 amd64 --- apache2/mods-available/setenvif.conf | 4 ++-- apache2/sites-available/default-ssl.conf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apache2/mods-available/setenvif.conf b/apache2/mods-available/setenvif.conf index b6c4cc47..f7c88240 100644 --- a/apache2/mods-available/setenvif.conf +++ b/apache2/mods-available/setenvif.conf @@ -20,8 +20,8 @@ BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully BrowserMatch "MS FrontPage" redirect-carefully BrowserMatch "^WebDrive" redirect-carefully - BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully - BrowserMatch "^gnome-vfs/1.0" redirect-carefully + BrowserMatch "^WebDAVFS/1\.[012]" redirect-carefully + BrowserMatch "^gnome-vfs/1\.0" redirect-carefully BrowserMatch "^gvfs/1" redirect-carefully BrowserMatch "^XML Spy" redirect-carefully BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully diff --git a/apache2/sites-available/default-ssl.conf b/apache2/sites-available/default-ssl.conf index 7e37a9c3..ab40cc94 100644 --- a/apache2/sites-available/default-ssl.conf +++ b/apache2/sites-available/default-ssl.conf @@ -93,7 +93,7 @@ # This enables optimized SSL connection renegotiation handling when SSL # directives are used in per-directory context. #SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire - + SSLOptions +StdEnvVars -- 2.43.0