New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Veeam Data Platform v13.1 - Get Your Free Trial
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
mod_auth_mysql_ldap is an Apache HTTP authorization module that combines LDAP with MySQL. Users can be located and grouped in either LDAP or MySQL. Multiple LDAP servers are permitted, including Active Directory and OpenLDAP. GUI interface exists.
mod_dnsblacklist is a Lighttpd module that use DNSBL in order to block spam relay via web forms, preventing URL injection, block http DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address.
Transform XML documents using XSL style-sheets. Process embedded blocks of XXSLT (xslt + include directive) commands in any document - download XML data and define XSL style-sheets. Insert downloaded content directly to the page source. Cache support.
Apache module which is checking apache free server count and when it is lower then defined in configuration it starts searching for long running apache request and killing them or just warns about plans to do it.
Mod_auth_kerb is a module that provides Kerberos user authentication to the Apache web server. It allows to retrieve the username/password pair, and also supports full Kerberos authentication (also known as Negotiate or SPNEGO based authentication).
A module for Apache to run Java servlets via GCJ. The goal is to make development and deployment of Java web applications on Apache easier and more natural.
XSLT Filter is an Apache2 loadable module which performs XSL transformation on the fly. It uses LibXML2+LibXSLT as parsing and transformation engines. The module acts as an Apache output fitler and is compatible with mod_perl, CGI and PHP applications.
Apache authentication module for Citadel Groupware Server users. Allows the seamlessly authenticate users against the Citadel user database. Uses the native Citadel IPC protocol; features SSL/TLS support for secure communications to the Citadel server.
mod_spamhaus is an Apache module that use DNSBL in order to block spam relay via web forms, preventing URL injection, block http DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address.
mod_cidr_lookup is Apache module enable to lookup CIDRs and set name to HTTP request header and environmental variable.
mod_cidr is useful to detect some CIDR groups.
example: my company's CIDR block, Google bot's CIDR and others
Diktio is a simple CMS written completely in Perl. It uses the HTTP::Daemon module and is quite similar to Zope (though of course far less sophisticated).
mod_myuserdir is Apache module for dynamically configured mass userdirs hosting, all configurations are stored in DB. Also, it is capable to manage settings of PHP4/5 dynamically for every user. By default, it sets open_basedir as homedir and safe_mode.
Three software packages to work with RFC2617 digests: libdigest (C library to compute digests), libcppdigest (C++ library to manage /etc/passwd-like files) and libpam-digestfile (PAM module allowing authentication via an /etc/passwd-like file)
astahttpd is a modular web server for Linux/Windows written in pure PHP, mainly targeted for PHP developers. It supports CGI script processing, Name based virtual Host, Basic & Digest Authentication, URL Rewrite, Content encoding, and Add-On Module.
An Apache module for performing server-side content negotiation of XHTML documents. Compatible clients will be sent the correct Content-Type header; older or non-compliant clients will be sent text/html.
mod-captcha is an Apache 2 module to prevent web sites from maliciosus software access. Developed with study proposes for UNPSJB Universidad Nacional de la Patagonia San Juan Bosco, Argentina.
It is a binary compatibility alternative to Apache module mod_fastcgi. mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible.
XSP.NET is an an ASP.NET module and HTTP Handler that implements XML:Include on the server, as well as XSLT of documents at the server.
Pages are served using as a compiled XML page. Intended to support XHTML and XForms.
This application package acts as an add-on to the mod_log_sql apache/apache2 module. There is a command-line element, which aggregates visitor data, and an awstats-like frontend for the user to view an up to the minute history of user activity.
mod-ipenv is the apache2 module to set/unset environment variables based on client IP address or hostname. It can be used for access controlling with mod_access(mod_authz_host), URL rewriting with mod_rewrite, and so on.
Globule is a module for the Apache Web server that allows a given server to replicate its documents to other Globule servers. Clients are automatically redirected to one of the available replicas.
Kernux - Kernel Mode Web-server for Linux
A fully kernel-mode webserver,developed for FC4,2.6 kernel. This httpd serves static requests and redirects dynamic requests to a usermode webserver,currently tomcat.Faster and efficient than usermode webservers