From 767608500c20a57528d21ddfdac45aeb81aebaec Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Wed, 28 Dec 2016 12:39:34 +0100 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 4323a3c3..e06709e0 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.23-r2/manual$1" +AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.25/manual$1" - + Options Indexes AllowOverride None Require all granted -- 2.39.5