5 projects tagged "Linux"
mod_vhs is an Apache 2.2+ Web server module allowing mass virtual hosting without the need for file-based configuration. The virtual host paths are translated from any database supported by mod_ldap or mod_dbd at request time from MySQL, LDAP, PAM, or a system password file. PHP security can be basically auto-configured from the database using this module. Requests are cached by mod_ldap when configured.
Douglas Thrift's Search Engine is an indexing search engine for use on small Web sites such as personal or small business sites. It is designed to be very similar to Google for end users and its output is customizable. For indexing, it supports both the Robots Exclusion Protocol and the Robots META Tag.
The dkLab Apache is a patched Apache distribution for those who plan to use the Apache Web server to serve multiple separate sites working under different, fully separated, and independent Unix users. It does not require you to install any OS kernel modules or disable setuid, and works correctly and intelligently with KeepAlive turned on and MaxRequestsPerChild greater than 1.
mod_sphinx is an Apache module which intercepts output bound for the client, whether it be from files served by the same Web server, files sent via reverse proxying, or files delivered by transparent forward proxying (outbound proxying, as in your browser's proxy setting). It opens the text and replaces a word with another word or phrase. When in regular proxy mode, it cannot modify SSL content since Apache cannot decrypt that (it would be a protocol violation).
MightyCal is a powerful calendar/schedule building program which aims to be the MS Access of the Web calendaring world. It provides an easy-to-use administration interface for developing custom calendars of many types, from simple event bulletin boards, to schedulers of human/physical resource availability, to schedulers which automatically take programmed actions. Users of a MightyCal site can choose to view calendars in a wide variety of formats on numerous devices, from standard HTML to PDF and WML. MightyCal's architecture combines the object-oriented web development of Zope with the XML transformation capabilities of Cocoon.