]> 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>
Mon, 8 Aug 2016 14:55:52 +0000 (16:55 +0200)
committerroot <root@helga.brehm-online.com>
Mon, 8 Aug 2016 14:55:52 +0000 (16:55 +0200)
apache2/modules.d/00_apache_manual.conf

index 7b89f9195e1e35d0fda40d6ce676f3f15509e51d..c1ddd150644c8d8d316314a19d88711948659254 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.20/manual$1"
+AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.23/manual$1"
 
-<Directory "/usr/share/doc/apache-2.4.20/manual">
+<Directory "/usr/share/doc/apache-2.4.23/manual">
        Options Indexes
        AllowOverride None
        Require all granted