9-2
Oracle HTTP Server Administrator’s Guide
Creating Application-specific Error Pages
Oracle HTTP Server has a default content handler for dealing with errors. You can
use the
ErrorDocument
directive to override the defaults.
Offering HTTPS to ISP (Virtual Host) Customers
For HTTP, Oracle HTTP Server supports two types of virtual hosts: name-based and
IP-based. HTTPS supports only IP-based virtual hosts.
If you are using IP-based virtual hosts for HTTP, then the customer has a virtual
server listening on port 80 of a per-customer IP address. To provide HTTPS for
these customers, simply add an additional virtual host for each user listening on
port 4443 of that same per-customer IP address and use SSL directives, such as
SSLRequireSSL
to specify the per-customer SSL characteristics. Note that each
customer can have their own wallet and server certificate.
If you are using name-based virtual hosts for HTTP, each customer has a virtual
server listening on port 80 of a shared IP address. To provide HTTPS for those
customers, you can add a single shared IP virtual host listening on port 4443 of the
shared IP address. All customers will share the SSL configuration, including the
wallet and ISP’s server certificate.
Using Oracle HTTP Server as Cache
You can use the Oracle HTTP Server as a cache by setting the
ProxyRequests
to
“On” and
CacheRoot
directives.
See Also:
“ErrorDocument directive” in the Apache Server
documentation.
See Also:
"Running Oracle HTTP Server as Root"
on page 4-2 for
instructions on running Oracle HTTP Server with ports lesser than
1024.
See Also:
“
ProxyRequests
and
CacheRoot
directives” in the
Apache Server documentation.
Содержание 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 ...