The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

OpenFrame::Server::Apache - Apache extension for OpenFrame

SYNOPSIS

This is a mod_perl extension, see the INSTALL guide for information on how to install it.

DESCRIPTION

OpenFrame::Server::Apache is an Apache extension. It is responsible for creating an OpenFrame::AbstractRequest object and passing it back to the main server class. It also delivers the OpenFrame::AbstractResponse object to the client.

Note that any file upload objects are in the arguments of the AbstractRequest and their value is a filehandle pointing to the object.

DEPENDENCIES

Apache
OpenFrame::AbstractRequest

AUTHOR

James A. Duncan <jduncan@fotango.com>

BUGS

None known