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
Summary of Contents for HTTP Server
Page 1: ...Oracle HTTP Server Administrator s Guide 10g Release 1 10 1 Part No B12255 01 December 2003 ...
Page 12: ...xii ...
Page 22: ...xxii ...
Page 38: ...About htaccess Files 2 8 Oracle HTTP Server Administrator s Guide ...
Page 52: ...Getting Information about Processes 4 8 Oracle HTTP Server Administrator s Guide ...
Page 60: ...Configuring Reverse Proxies and Load Balancers 5 8 Oracle HTTP Server Administrator s Guide ...
Page 70: ...Specifying Log Files 6 10 Oracle HTTP Server Administrator s Guide ...
Page 170: ...9 6 Oracle HTTP Server Administrator s Guide ...
Page 178: ...opmn xml A 8 Oracle HTTP Server Administrator s Guide ...
Page 212: ...Glossary 10 ...
Page 224: ...Index 12 ...