Search results
Results From The WOW.Com Content Network
Embeds a Tcl interpreter in Apache mod_ruby: Version 1.3 and newer: Third-Party Extension: Shugo Maeda: Apache License, Version 2.0: Embeds a Ruby interpreter in Apache mod_security: Third-party module: Trustwave SpiderLabs: Apache License, Version 2.0: Native implementation of the web application firewall, working as an Apache module.
The initial release of mod_qos was created in May 2007 and published on SourceForge.net [2] as an open source software project. It was able to limit the number of concurrent HTTP requests for specified resources (path portion of request URLs ) on the web server.
mod_mono is a module for the Apache HTTP Server that allows for hosting of ASP.NET pages and other assemblies on multiple platforms by use of the Mono development platform. [ 1 ] [ 2 ] A similar module called mod_aspdotnet by another group allows hosting of ASP.NET pages and other assemblies with the Microsoft .NET Framework but because of that ...
mod_proxy is an optional module for the Apache HTTP Server. [1] This module implements a proxy, gateway or cache for Apache. It implements proxying capability for AJP13 (Apache JServ Protocol version 1.3), FTP, CONNECT (for SSL), HTTP/0.9, HTTP/1.0, and (since Apache 1.3.23) HTTP/1.1. The module can be configured to connect to other proxy ...
Hop: The Hop Orchestration Platform, or Apache Hop, aims to facilitate all aspects of data and metadata orchestration. HTTP Server: The Apache HTTP Server application 'httpd' mod_python: module that integrates the Python interpreter into Apache server. Deprecated in favour of mod_wsgi. Apache HttpComponents: low-level Java libraries for HTTP
Free and open-source software portal; ModSecurity, sometimes called Modsec, is an open-source web application firewall (WAF). Originally designed as a module for the Apache HTTP Server, it has evolved to provide an array of Hypertext Transfer Protocol request and response filtering capabilities along with other security features across a number of different platforms including Apache HTTP ...
mod_perl is an optional module for the Apache HTTP server.It embeds a Perl interpreter into the Apache server. In addition to allowing Apache modules to be written in the Perl programming language, it allows the Apache web server to be dynamically configured by Perl programs.
Module level content compression for Apache started with mod_gzip, which is an external extension module, since Apache 1.3. The developers of the Apache 2.0.x servers have included mod_deflate in the codebase for the server to perform a similar GZIP-encoding function. Early versions provided lesser amount of compression than mod_gzip. [3]