Oracle B12255-01 Bedienungsanleitung Seite 129

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 224
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 128
mod_status
Oracle HTTP Server Modules 7-59
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.
See Also: Module mod_setenvif in the Apache Server
documentation.
See Also: Module mod_so in the Apache Server documentation.
See Also: Module mod_speling in the Apache Server
documentation.
See Also: Module mod_status in the Apache Server
documentation.
Seitenansicht 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 223 224

Kommentare zu diesen Handbüchern

Keine Kommentare