This is CGIWrap - a gateway that allows more secure user access to
CGI programs on an HTTPd server than is provided by the Web server
itself. The primary function of CGIWrap is to make certain that
any CGI script runs with the permissions of the user who installed
it, and not those of the Web server.
CGIWrap works with NCSA httpd, Apache, CERN httpd, NetSite Commerce
and Communications servers, and probably any other Unix-based Web
server software that supports CGI.
Flickcurl is a C library for the Flickr API, handling creating the requests,
signing, token management, calling the API, marshalling request parameters
and decoding responses. It uses libcurl to call the REST web service and
libxml2 to manipulate the XML responses. The current version supports part
of the API (see Flickcurl API coverage) primarily the functions for reading
photo, people and tags description, uploading photos, changing tags and
comments.
Hiawatha is an advanced and secure webserver for Unix. It has been written with
'being secure' as its main goal. Hiawatha has many security features that no
other webserver has. Besides being very secure, it's also a very fast webserver.
It's twice as fast as Apache for static content. It supports load-balanced
FastCGI, which makes it fast and scalable for serving CGI.
HttpClient provides components for client-side authentication, HTTP state
management, connection management, and an HTTP/1.1 compliant HTTP agent
implementation based on those components. It is intended as successor of
and replacement for Jakarta Commons HttpClient 3.x.
The HttpClient module is a full-featured, HTTP/1.1 compliant agent built
on top of HttpCore.
The HttpMime module extends mime4j library with some HTTP specific
functionality and integrates it with the HttpComponents framework.
Interchange is the open source alternative to commercial e-commerce
servers and "best of breed" application server/component applications.
Interchange is one of the most powerful tools available to automate and
database-enable your web site or build online applications. It's also
one of the easiest tools to learn, plus it's open source, making it the
most open and least expensive solution to implement.
For some documentation and resources for it have a look at
http://www.interchange.rtfm.info/
Madsonic instantly transports your media to any HTTP connected device
regardless of bitrate. You can stream to multiple players simultaneously.
Madsonic is designed to handle very large music collections. By using
transcoder plug-ins, Madsonic supports on-the-fly conversion and streaming
of virtually any audio format, including MP3, OGG, WMA, FLAC, APE and more.
Madsonic is a fork of Subsonic, offering more features and mobile client
access without the subscription fee.
mini_httpd is a small HTTP server. Its performance is not great, but for
low or medium traffic sites it's quite adequate. It implements all the
basic features of an HTTP server, including:
- GET, HEAD, and POST methods
- CGI and basic authentication support
- Security against ".." filename snooping
- The common MIME types
- Trailing-slash redirection
- index.html, index.htm, index.cgi
- Directory listings
- Multihoming (virtual hosting)
- Standard logging
- Custom error pages
It can also be configured to do SSL/HTTPS and IPv6.
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
registered by the original output handler.
If it encounters the presence of such header it will discard all output and
send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.
It is useful for processing script-output of e.g. php, perl or any cgi.
Monast is a monitoring interface which acts as an operator panel for AsteriskTM
to display extensions status and calls details going through your IP-PBX.
It was develop in Python, PHP and uses prototype.js to handle AJAX calls and YUI
(Yahoo User Interface).
Monast can originate, transfer, park and hangup calls, Manage queue members
(add, remove, pause and unpause members) and meetme conference rooms.
(all using drag&drop feature from YUI)
Licensed under BSD, it has been created by Diego Aguirre (DagMoller).
SRG is a Squid Report Generator designed for the needs of CRCnet.
None of the existing report generators could provide the exact solution
that we required and we decided to start from scratch rather than trying
to modify an existing progamme. SRG is designed to be fast and easy
to integrate in to other authentication systems
(such as those that are driving Squid itself).
Features
* PHP Output with built in authentication hooks
* Fast Processing
* Reporting right down the location vistied