summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-12-15 12:22:01 +0000
committerRich Bowen <rbowen@apache.org>2010-12-15 12:22:01 +0000
commitcc9e856e361c6f9cd41929b2d02f8efe8ea26b34 (patch)
tree46d809bc23a1ea289c14b47670213ed50aaafddc
parentfb9f38ee5100b99207f4a5263f6b6b03bf8cd332 (diff)
downloadhttpd-cc9e856e361c6f9cd41929b2d02f8efe8ea26b34.tar.gz
Links to current docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@1049522 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--htdocs/manual/mod/mod_actions.html.en6
1 files changed, 6 insertions, 0 deletions
diff --git a/htdocs/manual/mod/mod_actions.html.en b/htdocs/manual/mod/mod_actions.html.en
index bab6c636fb..9947d7d971 100644
--- a/htdocs/manual/mod/mod_actions.html.en
+++ b/htdocs/manual/mod/mod_actions.html.en
@@ -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