On Tue, 2004-02-10 at 09:27, Dan Williams wrote:
Zane H. Healy wrote:
I've a
feeling that running Apache on Alpha VMS might be a bit slow, which
is a shame, but the machine came will a full set of Tru64 4.0F media so
Take a look at WASD, it's what I run on my VMS server (which is admitadly a
lot beefier than a 3000/300LX). I'm using a combination of DCL and Perl
CGI's to interface with a RDB Database :^)
Zane
I use wasd on a vax 4000/500 and it's pretty quick, although it's all
plain html
Dan
You could try thttpd, which is fairly light. Look on
freshmeat.net for
http servers. There's one called "micro httpd", which apparently is 150
lines!
Gordon