From ed697562375bc974f48fb69965f9ae48c8e054b5 Mon Sep 17 00:00:00 2001
From: pcs
- AddHandler maps the filename extension extension to the
+ AddHandler maps the filename extensions extension to the
handler
handler-name. For example, to activate CGI scripts
with the file extension "
AddHandler
-Syntax: <AddHandler handler-name extension>
+Syntax: AddHandler handler-name extension extension...
Context: server config, virtual host, directory, .htaccess
Status: Base
Module: mod_mime
Compatibility: AddHandler is only available in Apache
1.1 and later.cgi
", you might use:
@@ -138,7 +138,7 @@ type of particular files.
ForceType
-Syntax: <ForceType media type>
+Syntax: ForceType media type
Context: directory, .htaccess
Status: Base
Module: mod_mime
@@ -159,7 +159,7 @@ media type.