|
Oracle® HTTP Server Administrator's Guide 10g Releas e 1 (10.1) Part Number B12255-01 |
|
|
View PDF |
This guide describes how to administer the Oracle HTTP Server.
This preface contains these topics:
The Oracle HTTP Server Administrator's Guide is intended for data base administrators and security managers.
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facili tate access by the disabled community. Standards will continue to evolve over time, and Oracle is actively engaged with other market- leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For ad ditional information, visit the Oracle Accessibility Program Web site at
http://www.oracle.com/accessibility/
This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle n either evaluates nor makes any representations regarding the accessibility of these Web sites.
This chapter describes the Oracle HTTP Server, highl ighting the differences between the Oracle distribution and the open source Apache product on which it is based. It also explains how to start, stop and restart the server.
This chapte r introduces you to the Oracle HTTP Server directory structure, and configuration files, configuration file syntax, modules, and dire ctives.
This chapter explains how to set Or acle HTTP Server and server administrator options, and specifies file locations.
This chapter provides an overview of the Oracle HTTP Server processes, and provides information on how to regulate, and monitor these processes.
This cha pter provides information about specifying IP addresses and ports, and managing server interaction, and network connection persistenc e.
This chapter discusses Oracle Diagnostic Lo gging, log formats, and describes various log files and their locations.
This chapter describes the modules (mods) included in the Oracle HTTP Server. The modules extend the basic funct ionality of the Web server, and support integration between Oracle HTTP Server and other Oracle Database components.
This chapter provides an overview of Oracle HTTP Server security features and c onfiguration information for setting up a secure Web site using them.
This appendix lists commonly used Oracle HTTP Server configuration files. p>
This appendix includes the Third Party License for all the th ird party products included with Oracle Database.
The glossary defines terminology used throughout this guide a nd the Oracle Database documentation set.
For more information, see these Oracle resources:
Pr inted documentation is available for sale in the Oracle Store at
http://oraclestore.oracle.com/
To download free r elease notes, installation documentation, white papers, or other collateral, please visit the Oracle Technology Network (OTN). You mu st register online before using OTN; registration is free and can be done at
http://otn.oracle.com/membership/
If you already have a username and password for OTN, then you can go directly to the documentation section of the OTN Web site at
http://otn.oracle.com/documentation/
This section describes the conventions used in the text and code examples of this documentation set. It describes:
We use various conventions in text to help you more quickly identify special terms. The following table describes those conve ntions and provides examples of their use.
| Convention | Meaning | Example |
|---|---|---|
|
Bold |
Bold typeface indicates terms that are defined in the text or terms that appear in a glossary, or both. |
When you specify this clause, you create an index-organized table. |
|
Italics |
Italic typeface indicates book titles or emphasis. |
Ensure that the recovery catalog and target database do not reside on the same disk. |
|
|
Uppercase monospace typeface indicates elements supplied by the system. Such elements in clude parameters, privileges, datatypes, RMAN keywords, SQL keywords, SQL*Plus or utility commands, packages and methods, as well as system-supplied column names, database objects and structures, usernames, and roles. |
<
/a>
You can specify this clause only for a You can
back up the database by using the Query the Use the |
|
|
Lowercase monospace typeface indicates executables, filenames, directory names, and sample user-supplied elements. S uch elements include computer and database names, net service names, and connect identifiers, as well as user-supplied database objec ts and structures, column names, packages and classes, usernames and roles, program units, and parameter values. Note: Some programmatic elements use a mixture of UPPERCASE and lowercase. Enter th ese elements as shown. |
Enter The password is specified in the Back up the datafiles and control files in the The Set the The |
|
|
Lowercase italic monospace font represents placeholders or variables. |
You can specify the Run |
Code examples illustrate SQL, PL/SQL, SQL*Plus, or other command-line statements. They are displayed in a monospace (fixed-width) font and separated from normal t ext as shown in this example:
SELECT username FROM dba_users WHERE username = 'MIGRATE';
The following table describes typographic conventions used in code exa mples and provides examples of their use.
The foll owing table describes conventions for Windows operating systems and provides examples of their use.