You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2010/12/15 13:22:02 UTC

svn commit: r1049522 - /httpd/httpd/branches/1.3.x/htdocs/manual/mod/mod_actions.html.en

Author: rbowen
Date: Wed Dec 15 12:22:01 2010
New Revision: 1049522

URL: http://svn.apache.org/viewvc?rev=1049522&view=rev
Log:
Links to current docs.

Modified:
    httpd/httpd/branches/1.3.x/htdocs/manual/mod/mod_actions.html.en

Modified: httpd/httpd/branches/1.3.x/htdocs/manual/mod/mod_actions.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/htdocs/manual/mod/mod_actions.html.en?rev=1049522&r1=1049521&r2=1049522&view=diff
==============================================================================
--- httpd/httpd/branches/1.3.x/htdocs/manual/mod/mod_actions.html.en (original)
+++ httpd/httpd/branches/1.3.x/htdocs/manual/mod/mod_actions.html.en Wed Dec 15 12:22:01 2010
@@ -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
@@ -115,6 +118,9 @@
     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