On 22/04/2008, Hendrik Boom <[EMAIL PROTECTED]> wrote:
>
> On Sun, 20 Apr 2008 16:38:00 -0300, Eduardo M KALINOWSKI wrote:
>
> I was under the impression that apache did a lot more than just relay
> http requests; that in fact said relaying is but a small fraction of its
> activities.  Is there nothing smaller?
>
>
> -- hendrik



Hey,
  Apache can do plenty for you, but if you're after something a little
lighter
have a look at
http://en.wikipedia.org/wiki/Tiny_web_servers

One of the smallest is micro_httpd[1].

cheers,
Owen.

footnotes:
--
[1] $ aptitude show micro-httpd
[snip]
Description: really small HTTP server
micro_httpd is a very small Unix-based HTTP server. It runs from inetd,
which means its performance is poor. But for low-traffic sites, it's quite
adequate.
It implements all the basic features of an HTTP server, including:
* Security against ".." filename snooping
* The common MIME types
* Trailing-slash redirection
* index.html
* Directory listings
All in 150 lines of code. micro_httpd can also be used to serve HTTPS by
wrapping it with stunnel.
Homepage: <http://www.acme.com/software/micro_httpd/>


--
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>

Reply via email to