Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Alternative HTTP server


On Tue, Apr 29, 2003 at 11:17:42AM +1000, Edwin Humphries wrote:
> Does anyone know of a secure web server other than apache (running on RH7.2) that 
> will:
> 
> *   run as root
> *   run php and postgresql

I think Roxen (http://www.roxen.com/) will do php but it'll cost ya.

I don't think the httpd server needs to "run" postgresql,
unless you're using it for authentication. PHP accesses
the database.

What's wrong with apache?  Or is it the combo of rh72 and apache
that is the problem?

Matt