Man Page: plack::handler::apache1
Operating Environment: debian
Section: 3pm
Plack::Handler::Apache1(3pm) User Contributed Perl Documentation Plack::Handler::Apache1(3pm)NAMEPlack::Handler::Apache1 - Apache 1.3.x handlers to run PSGI applicationSYNOPSIS<Location /> SetHandler perl-script PerlHandler Plack::Handler::Apache1 PerlSetVar psgi_app /path/to/app.psgi </Location> <Perl> use Plack::Handler::Apache1; Plack::Handler::Apache1->preload("/path/to/app.psgi"); </Perl>DESCRIPTIONThis is a handler module to run any PSGI application with mod_perl on Apache 1.3.x.AUTHORAaron Trevena Tatsuhiko MiyagawaSEE ALSOPlack perl v5.14.2 2011-08-26 Plack::Handler::Apache1(3pm)
| Related Man Pages |
|---|
| plack::builder(3pm) - debian |
| plack::component(3pm) - debian |
| plack::handler(3pm) - debian |
| plack::handler::cgi(3pm) - debian |
| plack::middleware::lighttpdscriptnamefix(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |