Mod_Dir; Mod_Dms; Mod_Env; Mod_Example - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

mod_dir

Enables the server to perform slash (/) redirects. Directories must contain a trailing
slash. If a request for a URL without a trailing slash is received, mod_dir redirects
the request to the same URL followed by a trailing slash. For example:
http://myserver/documents/mydirectory
is redirected to
http://myserver/documents/mydirectory/

mod_dms

Enables you to monitor performance of site components with Oracle's Dynamic
Monitoring Service (DMS).

mod_env

Enables you to control the environment for CGI scripts and SSI (Server Side
Includes) pages by passing, setting, and unsetting environment variables.

mod_example

Provides examples and guidance on how to write modules using the Apache API.
When implemented, it demonstrates module callbacks triggered by the server.
This module is not supported by Oracle.
Module mod_dir in the Apache Server documentation.
See Also:
Oracle Application Server 10g Performance Guide
See Also:
Module mod_env in the Apache Server documentation.
See Also:
mod_example
Oracle HTTP Server Modules 7-9

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