From: Christophe Jaillet Date: Wed, 13 Dec 2017 20:16:22 +0000 (+0000) Subject: Fix a link as spotted by Benoit Wery in the comment system. X-Git-Tag: 2.5.0-alpha2-ci-test-only~3086 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d70b7602564e0bcadc0c94656120e499915066cc;p=thirdparty%2Fapache%2Fhttpd.git Fix a link as spotted by Benoit Wery in the comment system. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1818059 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/vhosts/mass.xml b/docs/manual/vhosts/mass.xml index 96c817942ac..e481c1768fa 100644 --- a/docs/manual/vhosts/mass.xml +++ b/docs/manual/vhosts/mass.xml @@ -85,7 +85,7 @@ and arrange for the process at the other end to split up the log files into one per virtual host. One example of such a process can be found in the split-logfile + href="../programs/split-logfile.html">split-logfile utility.