mod_cfgldap can be used to keep VirtualHost configuration of the Apache web
server in a LDAP directory and to make changes visible in nearly realtime.
mod_tidy validates the HTML output of your apache2 webserver. So you don't need
a separate application to check your HTML.
It works as a filter that hooks up to HTML output. mod_tidy feeds the HTML
output to TidyLib which validates the HTML output. If TidyLib finds
an error the client receives a HTML page with a list of all found errors. If
TidyLib doesn't complain you will get your HTML data as without mod_tidy.
Simple and lightweight HTTP daemon.
It provides the following features:
- Basic support for CGI,
- ipv6, authentication,
- virtual host,
- basic authentication
- basic url mapping system.
MySQL PHP to PostgreSQL is a program that takes a php page that
uses mysql calls and changes them into PostgreSQL calls. This
allows any website (if it converts properly :) that was written
in PHP for MySQL to run as a website written to run on PostgreSQL.
netstiff (formerly known as webdiff) is a powerful Web and FTP site update
checker. It supports a variety of different methods (diff, html, size, date,
MD5 sum, regexp) and only prints the URIs of the Web pages and/or FTP sites
that changed so that its output can easily be used by other scripts
(such as wget or mail).
w3m is a pager/text-based WWW browser.
It is a similar application to Lynx, but it has several features Lynx
doesn't have.
* Rendering tables.
* Rendering frames. (It converts frames into a table).
From the c-icap homepage:
c-icap is an implementation of an ICAP server. It can be used with HTTP
proxies that support the ICAP protocol to implement content adaptation and
filtering services.
Most of the commercial HTTP proxies must support the ICAP protocol. The open
source Squid 3.x proxy server supports it.
Major features:
basic C API for developing custom content adaptation and filtering services
plugins interface
LDAP integration
simple ICAP client API
Currently the following services have been implemented for the c-icap server:
Web antivirus service, using the clamav open-source antivirus engine
basic URL filtering service
An open source, AJAX implementation of the VirtualBox user
interface written in PHP. As a modern web interface, it allows
you to access and control remote VirtualBox instances
pServ is a small, portable HTTP server. It is written in pure C for speed and
portability. It runs as a standalone program and does not require inetd.
It should be small enough to be used in a mobile computer or to be run on your
obsolete workstation you have somewhere.
This port contains a patched version to support the execution of php scripts.
lynx is a program which allows a user to access World-Wide Web servers
and other information servers. It uses only ascii representation so
that it can be used from ascii-terminals and dial-in lines.