Specifying Log Files
Configuring and Using Server Logs
6-9
Rewrite Log
Rewrite Log is necessary for debugging when
mod_rewrite
is used. This log file
produces a detailed analysis of how the rewriting engine transforms requests. The
level of detail is controlled by the
RewriteLogLevel
directive.
Script Log
Script Log enables you to record the input to and output from the CGI scripts. This
should only be used in testing, and not for live servers.
SSL Log
When Oracle HTTP Server starts in SSL mode, it creates
ssl_engine_log
and
ssl_request_log
in
■
UNIX:
ORACLE_HOME
/Apache/Apache/logs
■
Windows:
ORACLE_HOME
\Apache\Apache\logs
ssl_engine_log
tracks SSL and protocol issues, where as
ssl_request_log
records user activity. Use the
SSLLogFile
directive to control output.
Transfer Log
Transfer Log specifies the file in which to store the log of accesses to the site. If it is
not explicitly included in the
conf
file, then no log is generated. The server
typically logs each request to a transfer file located, by default, in
■
UNIX:
ORACLE_HOME
/Apache/Apache/logs/access_log
■
Windows:
ORACLE_HOME
\Apache\Apache\logs\access_log
The filename can be set using a
CustomLog
directive.
See Also:
“Rewrite Log” in the Apache Server documentation.
See Also:
“Script Log” in the Apache Server documentation.
See Also:
"Enabling SSL"
on page 8-10
Содержание HTTP Server
Страница 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Страница 12: ...xii ...
Страница 22: ...xxii ...
Страница 30: ...Starting Stopping and Restarting Oracle HTTP Server 1 8 Oracle HTTP Server Administrator s Guide ...
Страница 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Страница 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Страница 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Страница 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Страница 164: ...Security Services Implemented Within Oracle HTTP Server 8 34 Oracle HTTP Server Administrator s Guide ...
Страница 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Страница 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Страница 211: ...Glossary 9 X 509 Public keys can be formed in various data formats The X 509 v3 format is one such popular format ...
Страница 212: ...Glossary 10 ...
Страница 224: ...Index 12 ...