]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix link
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 6 Oct 2014 18:31:39 +0000 (18:31 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 6 Oct 2014 18:31:39 +0000 (18:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1629731 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/logs.html.en
docs/manual/logs.xml

index 1c625503d9fc8365c34eb84fda6994a034252cac..0c45dcb49fbd14e9de5d7e3a8c7727d0c853032b 100644 (file)
@@ -617,7 +617,7 @@ CustomLog logs/access_log comonvhost</pre>
 
 
     <p>The <code>%v</code> is used to log the name of the virtual
-    host that is serving the request. Then a program like <a href="programs/other.html">split-logfile</a> can be used to
+    host that is serving the request. Then a program like <a href="programs/split-logfile.html">split-logfile</a> can be used to
     post-process the access log in order to split it into one file
     per virtual host.</p>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
index 69dda769943685f789f14a1f9357b344f539b6db..be03279aabd346ec2cacae1667c2bd6243976f2c 100644 (file)
@@ -661,7 +661,7 @@ CustomLog logs/access_log comonvhost
 
     <p>The <code>%v</code> is used to log the name of the virtual
     host that is serving the request. Then a program like <a
-    href="programs/other.html">split-logfile</a> can be used to
+    href="programs/split-logfile.html">split-logfile</a> can be used to
     post-process the access log in order to split it into one file
     per virtual host.</p>
   </section>