NAME
OpenPlugin::Upload::Apache - Apache driver for the OpenPlugin::Upload plugin
NOTE
The Apache2 Upload plugin does not work as expected, and should not be used. It will be working soon.
PARAMETERS
This plugin is a child of the Request plugin. Without the Request plugin, this one cannot function properly. That being the case, you won't actually pass in parameters to this plugin, but to the request plugin. See the Request plugin for more information.
CONFIG OPTIONS
driver
Apache
As this is a child plugin of the Request plugin, the configuration of this plugin should be embedded within the configuration for the Request plugin. Additionally, if you wish to use this driver for this plugin, then you must also enable this driver under the Request plugin.
BUGS
None known.
TO DO
Nothing known.
SEE ALSO
Apache Apache::Request OpenPlugin OpenPlugin::Upload
COPYRIGHT
Copyright (c) 2001-2003 Eric Andreychek. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHORS
Eric Andreychek <eric@openthought.net>