Search results for "module:Apache2::ServerUtil"
Apache2::Banner - a patch for Apache2::ServerUtil
"Apache2::Banner" reimplements a few functions that Apache2::ServerUtil didn't get right at least up to mod_perl 2.0.5. Future mod_perl versions may fix the problem. $banner=Apache2::Banner::banner "Apache2::ServerUtil::get_server_banner" should do t...
OPI/Apache2-Banner-0.01 - 06 Mar 2011 15:32:20 UTC
Apache2::API - Apache2 API Framework
This module provides a comprehensive, powerful, yet simple framework to access Apache mod_perl's API <https://perl.apache.org/docs/2.0/api/> and documented appropriately. Apache mod_perl is an awesome framework, but quite complexe with a steep learni...
JDEGUEST/Apache2-API-v0.1.4 - 19 Nov 2023 00:15:14 UTC
Apache2::SSI - Apache2 Server Side Include
Apache2::SSI implements Apache Server Side Include <https://httpd.apache.org/docs/current/en/howto/ssi.html>, a.k.a. SSI, within and outside of Apache2/mod_perl2 framework. Apache2::SSI is inspired from the original work of Apache::SSI with the main ...
JDEGUEST/Apache2-SSI-v0.2.8 - 11 Oct 2023 07:32:30 UTC
Apache2::API::Request - Apache2 Incoming Request Access and Manipulation
The purpose of this module is to provide an easy access to various methods designed to process and manipulate incoming requests. This is designed to work under modperl. Normally, one would need to know which method to access across various Apache2 mo...
JDEGUEST/Apache2-API-v0.1.4 - 19 Nov 2023 00:15:14 UTC
Plack::Handler::Apache2 - Apache 2.0 mod_perl handler to run PSGI application
This is a mod_perl handler module to run any PSGI application with mod_perl on Apache 2.x. If you want to run PSGI applications *behind* Apache instead of using mod_perl, see Plack::Handler::FCGI to run with FastCGI, or use standalone HTTP servers su...
MIYAGAWA/Plack-1.0050 - 05 Sep 2022 15:48:11 UTC
Apache2::Protocol::ESMTP - Perl extension for
Apache2 ESMTP protocol base class. Out of the box this module can carry on and SMTP conversation. However, it's up to you to make it do anything interesting....
MDMS/Apache2-Protocol-ESMTP-0.01 - 05 Aug 2005 06:29:26 UTC
Apache2::AuthCookieDBImg
This module is an authentication handler that uses the basic mechanism provided by Apache2::AuthCookie with a DBI database for ticket-based protection. It is based on two tokens being provided, a username and password, which can be any strings (there...
CSA/Apache2-AuthCookieDBImg-2.2 - 31 Mar 2006 16:04:25 UTC