]> 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, 11 Oct 2017 00:08:32 +0000 (02:08 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Wed, 11 Oct 2017 00:08:32 +0000 (02:08 +0200)
apache2/modules.d/00_apache_manual.conf

index 687d4f2831b2306c19af95d67919d05d14f5f4c9..fcd0e0101b3acf6eb937c15c881d32a2dd8b7fc8 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.27/manual$1"
+AliasMatch ^/manual(?:/(?:de|en|es|fr|ja|ko|pt-br))?(/.*)?$ "/usr/share/doc/apache-2.4.27-r1/manual$1"
 
-<Directory "/usr/share/doc/apache-2.4.27/manual">
+<Directory "/usr/share/doc/apache-2.4.27-r1/manual">
        Options Indexes
        AllowOverride None
        Require all granted