Showing 184 open source projects for "apache module"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    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).
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    PyHP is an Apache module which embeds the Python language inside web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    State of the art query expansion module for Lucene combined with BM25 ranking function which can take into account some semantic structure in the query using our clauses approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mod_cplusplus is a module allowing you to implement Apache-2.0 handlers as C++ objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Apache module for building AJAX-based sites
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lemonldap is a reverse proxy based on Apache and mod_perl which manages the accesses of protected resources by informations hosted in LDAP.A webmin module for system administration is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    form4db generates HTML-Forms automatically based on given SQL-Tables. It detects relationships between tables and comes with a small list-module. Prerequsite: (Apache)-web-server installed with PHP and PEAR MDB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Paua is hypertext processor using the Perl programming language to do most of the work. Paua will be available as a Apache module or as a CGI executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mod_mysql_pool is an Apache module that provides mysql connection pool to other module developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Syncopate is an extension module to the Apache JMeter testing tool. It enhances JMeter's HTTP proxy server by adding functionality to extract variables and create assertions during HTTP request recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    mod_wtcl is a Tcl module for Apache. It provides an embedded, persistent Tcl interpreter and a set of commands for developing dynamic Tcl-based web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mod_lua is a content generate module for Apache2. It can run in three modes based LUA, 1 is full lua script, 2 is lua-html mixed, another is lua custom handle. All not need any CGI process, lighter and faster. Aimed to embed system and thin webs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mod-authnz-mysql is both a authentication and authorization module for the new Apache 2.2 like mod-authnz-ldap. It uses a MySQL database to retrieve user and group informations.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo