diff options
Diffstat (limited to 'docs/manual/mod/mod_actions.html')
-rw-r--r-- | docs/manual/mod/mod_actions.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_actions.html b/docs/manual/mod/mod_actions.html index a2fcf9c502..47af987ae9 100644 --- a/docs/manual/mod/mod_actions.html +++ b/docs/manual/mod/mod_actions.html @@ -29,7 +29,7 @@ process files. <A name="action"><h2>Action</h2></A> <strong>Syntax:</strong> Action <em>mime-type cgi-script</em><br> -<strong>Context:</strong> server config, virutal host, directory, .htaccess<br> +<strong>Context:</strong> server config, virtual host, directory, .htaccess<br> <strong>Override:</strong> FileInfo<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_actions<br> @@ -45,7 +45,7 @@ CGI PATH_INFO and PATH_TRANSLATED environment variables. <A name="script"><h2>Script</h2></A> <strong>Syntax:</strong> Script <em>method cgi-script</em><br> -<strong>Context:</strong> server config, virutal host, directory<br> +<strong>Context:</strong> server config, virtual host, directory<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_actions<br> <strong>Compatibility:</strong> Script is only available in Apache 1.1 |