Skip Headers
Oracle® Application Server Quick Tour
10g Release 2 (10.1.2)
Part No. B13993-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

Oracle HTTP Server

Deploy your applications with Oracle HTTP Server, which is based on the Apache HTTP Server, but with additional and enhanced modules:
  • mod_oc4j: Routes HTTP requests for J2EE applications to Oracle Application Server Containers for J2EE (OC4J) instances

  • mod_fastcgi: Supports persistent CGI processes

  • mod_plsql: Routes requests for stored procedures to the database server

  • mod_perl: Routes Perl requests to the Perl interpreter

  • mod_oradav: Supports file as well as database distributed authoring and versioning

  • mod_ossl: Supports Secure Sockets Layer (SSL) and certificate sharing

  • mod_osso: Routes requests to Oracle Application Server Single Sign-On

  • mod_php: Provides PHP interpreter for Oracle HTTP Server. Documentation is available on OTN.

HTTP Server architecture