591 projects tagged "HTTP Servers"
Crowd is a Web-based single sign-on (SSO) tool that simplifies application provisioning and identity management. It has connectors for popular open source projects like Apache (via Perl) and Subversion. Pre-built connectors for other popular commercial products like Jive Forums, JIRA, and Confluence are also available.
Auth MemCookie is an Apache v2 authentication and authorization module based on a cookie authentication mechanism. The module doesn't do authentication by itself, but verifies if the cookie used for authentication is valid for each URL protected by the module. The module also validates whether the authenticated user has authorization to access the URL. Authentication is done externally through an authentication form page, and all authentication information necessary to the module is a stored in memcached.
BEJY is a modular server application. It is packaged, by default, as a Web application container and mail server with SSL. It has functionality similar to inetd, and has some helper classes/functions to ease the implementation of new protocols. It provides a generic multithreaded TPC/IP server implementation with optional SSL support, covering the complete connection and thread management. Each supported service provides its protocol implementation. The current version comes with HTTP, SMTP, POP3, and IMAP protocol implementations. The HTTP protocol implementation also contains a servlet engine, a JSP 1.2 engine, a handler to invoke CGI, and other useful things. The mail protocols require a database using JDBC, as MySQL, MSSQL, and others.
BIE (Business Integration Engine) is an open source integration system that makes it easy for organizations to exchange data with external trading partners regardless of their native applications. It competes in the same space as applications like Microsoft BizTalk except that it is truly cross-platform since it written in Java.
Batch-Apache Module simplifies the task of adding a number of virtual domains to a Web server. Once some initial information is given, the admin may add any number of domains in one step. This module can be chained together with the Batch-DNS module, so that Master and Slave DNS can be set up for all domains in one step each.
Bauk is a high performance HTTP server which provides advanced features such as a complete ASP-like scripting environment for Server-Side JavaScript, PHP, Perl, Python, and Tcl, a single-process architecture, low resource consumption, easy and intuitive management, Standard and Dynamic Virtual Hosts (add/remove vhosts on the fly), and SSL/TLS and CGI/1.1 support.
BinarySEC is an intelligent Web application firewall designed to suppress malicious traffic on Web sites and applications. Its artificial intelligence engine learns normal traffic and blocks malicious requests with very high accuracy. BinarySEC secures against a wide range of attacks, including cross-site scripting (XSS), SQL injection, command injection, PHP includes, parameter tampering, buffer overflow, directory traversal, attack obfuscation, and more. BinarySEC for Apache includes a graphical installer and a Web-based administration interface.
BitNami LAMPStack Native Installer is an easy-to-install environment to develop and deploy PHP applications. It includes pre-configured, ready-to-run versions of Apache, MySQL, PHP, and phpMyAdmin. Amazon AWS PHP SDK makes it easier to develop PHP applications that run on Amazon Web Services. The AWS PHP SDK includes the AWS PHP library, code samples, and documentation.