Oracle B12255-01 Uživatelský manuál Strana 129

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 224
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 128
1 2 ... 124 125 126 127 128 129 130 131 132 133 134 ... 223 224

Komentáře k této Příručce

Žádné komentáře