]> granicus.if.org Git - apache/commitdiff
Reviewed by:
authorbrian <brian@unknown>
Thu, 5 Dec 1996 05:49:19 +0000 (05:49 +0000)
committerbrian <brian@unknown>
Thu, 5 Dec 1996 05:49:19 +0000 (05:49 +0000)
Submitted by:
Obtained from:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77196 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/handler.html
docs/manual/handler.html.en

index c94afd7653c774be3d7912015aedb5a7a2d6fe64..d6e577c4297da7bce9f5bae39f4c1a1d60a40bdc 100644 (file)
@@ -113,7 +113,7 @@ called, you might put the following into access.conf:
 <h2>Programmer's Note</h2>
 
 <p>In order to implement the handler features, an addition has been
-made to the <a href="API.html">Apache API</a> that you may wish to
+made to the <a href="misc/API.html">Apache API</a> that you may wish to
 make use of. Specifically, a new record has been added to the
 <code>request_rec</code> structure:</p>
 <pre>
index c94afd7653c774be3d7912015aedb5a7a2d6fe64..d6e577c4297da7bce9f5bae39f4c1a1d60a40bdc 100644 (file)
@@ -113,7 +113,7 @@ called, you might put the following into access.conf:
 <h2>Programmer's Note</h2>
 
 <p>In order to implement the handler features, an addition has been
-made to the <a href="API.html">Apache API</a> that you may wish to
+made to the <a href="misc/API.html">Apache API</a> that you may wish to
 make use of. Specifically, a new record has been added to the
 <code>request_rec</code> structure:</p>
 <pre>