Skip Headers

Oracle® Application Server 10g Quick Tour
10g (9.0.4)
Part No. B10374-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents

Previous Next  

20 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 and certificate sharing

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

  • mod_php: Provides PHP interpreter for OHS. Documentation available on OTN.

HTTP Server architecture

Return to J2EE and Internet Applications

Return to Quick Tour Outline