]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo
authorAndré Malo <nd@apache.org>
Mon, 21 Oct 2002 20:19:17 +0000 (20:19 +0000)
committerAndré Malo <nd@apache.org>
Mon, 21 Oct 2002 20:19:17 +0000 (20:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97278 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_actions.html.en
docs/manual/mod/mod_actions.xml

index cf5c32ce20cd3884784d25ef2e442140e6a15a53..09409072b4222fa193efbe77649cd740b6b79ae7 100644 (file)
@@ -61,7 +61,7 @@ method.</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
     <p>This directive adds an action, which will activate
     <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 <code class="directive"><a href="../mod/mod_alias.html#scriptaliase">ScriptAliase</a></code> or <code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code>.  The URL and
+    resource that has been designated as a CGI script using <code class="directive"><a href="../mod/mod_alias.html#scriptalias">ScriptAlias</a></code> or <code class="directive"><a href="../mod/mod_mime.html#addhandler">AddHandler</a></code>.  The URL and
     file path of the requested document is sent using the standard CGI
     PATH_INFO and PATH_TRANSLATED environment variables.</p>
 
index ba6e340a63fd120f964f75e35a11c541c800cd83..592f26b0d634e46b9b24606f38f39005b1894586 100644 (file)
@@ -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>