Download List

Project Description

And-httpd is an HTTP server that maps URLs to files. In other words, in can take an incoming URL and map it to a file in a number of ways (for example, according to content type or language). It can also do authentication or IP based ACLs. It cannot do CGI or other kinds of code execution. It cannot even dynamically create directory listings (although it comes with external tools to do so automatically, and to create a "status page"). It currently has a $2000 "security guarantee" against remote attacks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-19 10:31 Back to release list
0.99.4

Named matches and ability to add matches at
positions other than the end of the match list
were added. The ability to use user home
directories in the configuration file paths was
added. O_NOATIME support was added. More checking
is done on requests, and some minor bugfixes were
made. Cron jobs were added to the auto gzip
content. Some more documentation was written.
Tags: Minor feature enhancements

Project Resources