Mod_Mime; Mod_Mime_Magic; Mod_Mmap_Static; Mod_Negotiation - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

mod_mime

mod_mime
Enables the server to determine the type of a file from its filename, and associate
files with handlers for processing.

mod_mime_magic

Enables the server to determine the MIME type of a file by examining a few bytes of
its content. It is used in cases when
sure that mod_mime appears before mod_mime_magic in the configuration file, so
that mod_mime processes the files first.

mod_mmap_static

Maps a list of files into memory, useful for frequently requested files that are not
changed often.
This module is not supported by Oracle.

mod_negotiation

Enables the server for content negotiation (selection of documents based on the
client's capabilities).
7-12 Oracle HTTP Server Administrator's Guide
Module mod_mime in the Apache Server
See Also:
documentation.
Module mod_mime_magic in the Apache Server
See Also:
documentation.
Module mod_negotiation in the Apache Server
See Also:
documentation.
cannot determine a file type. Make
mod_mime

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Http server

Table of Contents