On Sun, 8 May 2005, Pingveno wrote:

> I don't have a suggestion, but I'm very sympathetic. I've always hated
> Apache configuration, it seems like a mass of well-hidden options
> without a robust gui designed to give web site admins a headache. :-)

Dont need no damn GUI on a SERVER...

Those of us that can read HTML/XML have no problem.


>
> -Pingveno
>
> Eric S. Johansson wrote:
>
> > I have spent a way too much time in the past week screwing around with
> > Apache configurations.  The final straw was when I took a working
> > configuration, change the domain name and it failed without telling me
> > why or where.
> >
> > so I'm looking for an alternative.  What I need is something that has
> > the following characteristics:
> >
> > Virtual hosts
> > virtual hosts server name aliases
> > 404 handler for different URLs (ie. http://www.demo.com/ and
> > http://www.demo.com/sub/ should be able to have different handlers)
> > REDIRECT_URL properly set during a 404 events
> > CGI
> > directory level access control
> > works with mailman
> >
> > there are probably other things that would be nice but I'll probably
> > find them out when I try to use it.
> >
> > I have already tried and failed with lighttpd.  it fails on the
> > REDIRECT_URL test as well as rather difficult workarounds for server
> > name aliases.
> >
> > so I would welcome suggestions about alternative Web servers that are
> > reasonably alive.
> >
> > ---eric
> >
>
>

-- 
death code n.

 A routine whose job is to set everything in
   the computer -- registers, memory, flags, everything -- to zero,
   including that portion of memory where it is running; its last act
   is to stomp on its own "store zero" instruction.  Death code
   isn't very useful, but writing it is an interesting hacking
   challenge on architectures where the instruction set makes it
   possible, such as the PDP-8 (it has also been done on the DG Nova).

Perhaps the ultimate death code is on the TI 990 series, where all
   registers are actually in RAM, and the instruction "store
   immediate 0" has the opcode "0". The PC will immediately wrap
   around core as many times as it can until a user hits HALT.  Any
   empty memory location is death code.  Worse, the manufacturer
   recommended use of this instruction in startup code (which would be
   in ROM and therefore survive).

-- 
gentoo-user@gentoo.org mailing list

Reply via email to