4 projects tagged "HTTP Servers"
Httpd is a modern httpd for Inferno. It supports HTTP/1.0 and HTTP/1.1, virtual hosting, CGI and SCGI, logging, index file serving for directories, and directory listings, has configurable MIME types, understands range and conditional requests, does HTTP Basic authentication, and supports redirections based on regular expressions.
Logiclic is a home automation solution. It has just a little kernel (Servlet in Java), and you can add a Manager to this kernel and access it via a Web browser. The manager can exchange services like Tini management, I2C driver, X10 Driver, Switcher Manager, Thermometer, LCD control, etc. With this modular part, you can make your own solution of home automation. It features a neuronal manager and a scripting manager. Documentation is in French.
Worm Report is a very simple Perl script to filter out the known worm (Code Red, Nimda) hits from the access log, and put them into their own files named for the IP/Host that has been "wormed". A basic report containing the count, hostname, ip, and a guess at the parent domain is then printed to STDOUT to facilitate contacting these individuals. Adding a new worm requires adding a new worm hit string to the DATA section of the script, nothing so fancy (or exhaustive) as an Apache module.
A library for collision detection between polygonal objects.