summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_actions.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2002-10-21 22:19:17 +0200
committerAndré Malo <nd@apache.org>2002-10-21 22:19:17 +0200
commitde158f522416ee8000da1315b515d91f48a51fb1 (patch)
treecec85d78ffef8253e319c7d83a419a439efd8af6 /docs/manual/mod/mod_actions.xml
parentkeep german version in sync; no content changes (diff)
downloadapache2-de158f522416ee8000da1315b515d91f48a51fb1.tar.xz
apache2-de158f522416ee8000da1315b515d91f48a51fb1.zip
typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97278 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_actions.xml')
-rw-r--r--docs/manual/mod/mod_actions.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_actions.xml b/docs/manual/mod/mod_actions.xml
index ba6e340a63..592f26b0d6 100644
--- a/docs/manual/mod/mod_actions.xml
+++ b/docs/manual/mod/mod_actions.xml
@@ -84,7 +84,7 @@ method.</description>
<var>cgi-script</var> when a file is requested using the method of
<var>method</var>. The <var>cgi-script</var> is the URL-path to a
resource that has been designated as a CGI script using <directive
- module="mod_alias">ScriptAliase</directive> or <directive
+ module="mod_alias">ScriptAlias</directive> or <directive
module="mod_mime">AddHandler</directive>. The URL and
file path of the requested document is sent using the standard CGI
PATH_INFO and PATH_TRANSLATED environment variables.</p>