]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Links to current docs.
authorRich Bowen <rbowen@apache.org>
Wed, 15 Dec 2010 12:22:01 +0000 (12:22 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 15 Dec 2010 12:22:01 +0000 (12:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1049522 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/mod/mod_actions.html.en

index bab6c636fb69169ae991bfdefb5210fc8f460624..9947d7d971650c1ea5512f6ff409d0b5485582f2 100644 (file)
@@ -65,6 +65,9 @@
     rel="Help"><strong>Compatibility:</strong></a> Action is only
     available in Apache 1.1 and later</p>
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_actions.html#action">here</a></strong></p>
     <p>This directive adds an action, which will activate
     <em>cgi-script</em> when <em>action-type</em> is triggered by the
     request.  The <i>cgi-script</i> is the URL-path to a resource that
     available in Apache 1.1 and later; arbitrary method use is only
     available with 1.3.10 and later</p>
 
+    <p class="currentdocs"><strong>Current documentation for this directive may be found <a
+    href="http://httpd.apache.org/docs/current/mod/mod_actions.html#script">here</a></strong></p>
     <p>This directive adds an action, which will activate
     <i>cgi-script</i> when a file is requested using the method of
     <i>method</i>. The <i>cgi-script</i> is the URL-path to a resource