Search results for "module:Apache2::SubProcess"
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::SSI::URI - Apache2 Server Side Include URI Object Class
Apache2::SSI::URI is used to manipulate and query http uri. It is used by Apache2::SSI both for the main query, and also for sub queries like when there is an "include" directive. In this case, there would be the main document uri such as "/some/path...
JDEGUEST/Apache2-SSI-v0.2.8 - 11 Oct 2023 07:32:30 UTC
Apache2::SSI::File - Apache2 Server Side Include File Object Class
This packages serves to resolve files whether inside Apache scope with mod_perl or outside, providing a unified api....
JDEGUEST/Apache2-SSI-v0.2.8 - 11 Oct 2023 07:32:30 UTC
Apache2::SSI::Finfo - Apache2 Server Side Include File Info Object Class
This class provides a file info object oriented consistant whether it is accessed from Apache/mod_perl2 environment or from outside of it. The other advantage is that even if a non-existing file is provided, an object is returned. Obviously many of t...
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
Apache2::API::Response - Apache2 Outgoing Response Access and Manipulation
The purpose of this module is to provide an easy access to various method to process and manipulate incoming request. This is designed to work under modperl. Normally, one would need to know which method to access across various Apache2 mod perl modu...
JDEGUEST/Apache2-API-v0.1.4 - 19 Nov 2023 00:15:14 UTC