]> granicus.if.org Git - apache/commitdiff
Fix link
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 6 Oct 2014 18:30:32 +0000 (18:30 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 6 Oct 2014 18:30:32 +0000 (18:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1629730 13f79535-47bb-0310-9956-ffa450edef68

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

index b9450d10fcbbe987593bf03c502e4e4f1f12f491..5c95de5a2e28103e358048781c983e50bd1961df 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>