Changes for version 1.15
- new experimental XS implementation of Apache::PerlRun/Apache::Registry handlers in module Apache::PerlRunXS (enable with PERL_RUN_XS=1)
- added $r->get_server_name method
- move /tmp/mod_perl_* to t/logs, t/conf
- alias Apache::Util unescape_uri -> Apache::unescape_url
- alias Apache::Log emerg -> emergency, crit -> critical
- deal with PL_ renaming in 5.004_76+
- fixes to support to apache_1.3.0+ssl_1.19 [Salvador Ortiz]
- add another dTHR so we build/run with threaded Perl again
- USE_APXS fixups:
- -use apaci/find_source instead of hard-coding files in apaci/configure -re-gen apaci/mod_perl.config before running apache/configure -chmod 0644, apaci/mod_perl.config
Documentation
First steps needed to use mod_perl as a CGI replacement
accessing the Apache API via mod_perl ($Date: 1998/03/19 23:08:34 $)
running CGI scripts under mod_perl ($Date: 1998/05/28 21:55:33 $)
frequently asked questions about mod_perl ($Date: 1998/07/01 23:16:23 $)
Embed a Perl interpreter in the Apache HTTP server
Access to the mod_perl CVS development tree
How to use mod_perl's MethodHandlers
common/known mod_perl traps
mod_perl performance tuning
Modules
Perl interface to the Apache server API UNAUTHORIZED
Authentication via Perl's DBI UNAUTHORIZED
Authorization via Perl's DBI UNAUTHORIZED
Constants defined in apache header files UNAUTHORIZED
Initiate a persistent database connection UNAUTHORIZED
Utilities for debugging embedded perl code UNAUTHORIZED
Debug Apache::DBI modules UNAUTHORIZED
Utils for Apache:C/Perl glue UNAUTHORIZED
Utilities for mod_perl/mod_include integration UNAUTHORIZED
Interface to Apache logging UNAUTHORIZED
OPT_* defines from httpd_core.h UNAUTHORIZED
Run unaltered CGI scripts under mod_perl UNAUTHORIZED
XS implementation of Apache::PerlRun/Apache::Registry UNAUTHORIZED
Utilities for work with <Perl> sections UNAUTHORIZED
Properly set redirect status for loggers UNAUTHORIZED
Run unaltered CGI scrips under mod_perl UNAUTHORIZED
Compile Apache::Registry scripts at server startup UNAUTHORIZED
Limit resources used by httpd children UNAUTHORIZED
Override apache signal handlers with Perl's UNAUTHORIZED
Maintain session state across HTTP requests
Store client sessions in your DBMS
Store client sessions in your filesystem
Store client sessions via IPC::Shareable
Store client sessions in a global hash
Maintain session state across HTTP requests
Reload %INC files when updated on disk UNAUTHORIZED
Embedded interpreter status information UNAUTHORIZED
Things for symbol things UNAUTHORIZED
Tie interfaces to Apache structures UNAUTHORIZED
URI component parsing and unparsing UNAUTHORIZED
Interface to Apache C util functions UNAUTHORIZED
Override Perl's built-in fork() UNAUTHORIZED
Generate an httpd.conf file UNAUTHORIZED
Methods for locating and parsing bits of Apache source code UNAUTHORIZED
Provides
in perl/lib/site/Apache/Constants/Exports.pm
UNAUTHORIZED
in perl/lib/site/Apache/DBI.pm
UNAUTHORIZED
in perl/lib/site/Apache/FakeRequest.pm
UNAUTHORIZED
in perl/lib/site/Apache/Housing.pm
in perl/lib/site/Apache/ModuleConfig.pm
UNAUTHORIZED
in perl/lib/site/Apache/MyConfig.pm
in perl/lib/site/Apache/httpd_conf.pm
UNAUTHORIZED
in perl/lib/site/Apache/Session/Daemon.pm
in perl/lib/site/Apache/Session.pm
in perl/lib/site/Apache/test.pm
UNAUTHORIZED
in perl/lib/site/Apache/Registry.pm
UNAUTHORIZED