Mod_Setenvif; Mod_So; Mod_Speling; Mod_Status - Oracle HTTP Server B12255-01 Administrator's Manual

10g release 1 (10.1)
Table of Contents

Advertisement

For disabling all requests using the HTTP TRACE method, set the following mod_
rewrite directives:
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^TRACE
RewriteRule .* - [F]

mod_setenvif

This module enables you to set environment variables based on characteristics of a
request.

mod_so

This module loads executable code and modules into the server at start-up time.

mod_speling

This module attempts to correct misspelled or miscapitalized URLs.

mod_status

This module displays an HTML page of server activity and performance.
Module mod_setenvif in the Apache Server
See Also:
documentation.
Module mod_so in the Apache Server documentation.
See Also:
Module mod_speling in the Apache Server
See Also:
documentation.
Module mod_status in the Apache Server
See Also:
documentation.
Oracle HTTP Server Modules 7-59
mod_status

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?

Questions and answers

This manual is also suitable for:

Http server

Table of Contents