From be95af826ecd5bd86a5e6ce48949faa5b8b9fbb6 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Tue, 9 Aug 2016 19:46:11 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- apache2/modules.d/00_apache_manual.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache2/modules.d/00_apache_manual.conf b/apache2/modules.d/00_apache_manual.conf index 7b89f919..c1ddd150 100644 --- a/apache2/modules.d/00_apache_manual.conf +++ b/apache2/modules.d/00_apache_manual.conf @@ -5,9 +5,9 @@ -AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.20/manual$1" +AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.23/manual$1" - + Options Indexes AllowOverride None Require all granted -- 2.39.5