Name

SetHandler

Synopsis

SetHandler handler

Description

[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)

Get Webmaster in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.