The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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::Request object and passing it back to the main server class. It also delivers the OpenFrame::Response object to the client.

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

DEPENDENCIES

Apache
OpenFrame::Request

AUTHOR

James A. Duncan <jduncan@fotango.com>

BUGS

None known