From: Rich Bowen
Date: Wed, 15 Dec 2010 12:22:01 +0000 (+0000)
Subject: Links to current docs.
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc9e856e361c6f9cd41929b2d02f8efe8ea26b34;p=thirdparty%2Fapache%2Fhttpd.git
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
---
diff --git a/htdocs/manual/mod/mod_actions.html.en b/htdocs/manual/mod/mod_actions.html.en
index bab6c636fb6..9947d7d9716 100644
--- a/htdocs/manual/mod/mod_actions.html.en
+++ b/htdocs/manual/mod/mod_actions.html.en
@@ -65,6 +65,9 @@
rel="Help">Compatibility: Action is only
available in Apache 1.1 and later
+ Current documentation for this directive may be found here
+
This directive adds an action, which will activate
cgi-script when action-type is triggered by the
request. The cgi-script 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
+ Current documentation for this directive may be found here
+
This directive adds an action, which will activate
cgi-script when a file is requested using the method of
method. The cgi-script is the URL-path to a resource