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
Need help?
Do you have a question about the HTTP Server B12255-01 and is the answer not in the manual?