June 1999
Intermediate to advanced
540 pages
21h 39m
English
AddHandler
AddHandler
handler-name
extension
...
[server config, or within <VirtualHost> or
<Directory>, or .htaccess]
Maps one or more filename extensions to a specific handler for the server. For example, for CGI scripts, you might use the following:
AddHandler cgi-script cgi
(Apache 1.1 or later)
Read now
Unlock full access