]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Wed, 28 Dec 2016 11:39:34 +0000 (12:39 +0100)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 28 Dec 2016 11:39:34 +0000 (12:39 +0100)
apache2/modules.d/00_apache_manual.conf

index 4323a3c30bbdcfd2de09b748d2749c75c9044c6d..e06709e0c9362a8a16fbd9c79e330a2686993d75 100644 (file)
@@ -5,9 +5,9 @@
 <IfModule negotiation_module>
 <IfModule setenvif_module>
 <IfDefine MANUAL>
-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"
 
-<Directory "/usr/share/doc/apache-2.4.23-r2/manual">
+<Directory "/usr/share/doc/apache-2.4.25/manual">
        Options Indexes
        AllowOverride None
        Require all granted