June 1999
Intermediate to advanced
540 pages
21h 39m
English
SetHandler
SetHandler
handler
[Within <Directory>, or .htaccess]
Specifies that all files in the directory should be passed through the specified handler. Values are:
cgi-script
All files treated as CGI scripts (see Chapter 12)
imap-file
All files treated as imagemap files
send-as-is
All files sent as is without additional server-supplied HTTP headers
server-info
All files sent with server configuration information
server-parsed
All files parsed as server-side includes (see Chapter 12)
type-map
All files parsed as type map files for content negotiation
(Apache 1.1 or later)
Read now
Unlock full access