December 2002
Intermediate to advanced
576 pages
32h
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
Read now
Unlock full access