]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@helga.brehm-online.com>
Sat, 7 Jan 2017 12:28:23 +0000 (13:28 +0100)
committerroot <root@helga.brehm-online.com>
Sat, 7 Jan 2017 12:28:23 +0000 (13:28 +0100)
apache2/modules.d/00_apache_manual.conf

index c1ddd150644c8d8d316314a19d88711948659254..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/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/manual">
+<Directory "/usr/share/doc/apache-2.4.25/manual">
        Options Indexes
        AllowOverride None
        Require all granted