Re: Two instances of chrooted OBSD Apache?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <openbsd@...>
Cc: <misc@...>
Date: Wednesday, June 13, 2007 - 6:59 am

> I am rather unexperienced in this field so any advice is highly appreciated!

both lighttpd and apache allow you to have both php4 and php5 side by
side. in apache one has to be a FCGI process the other can be either
FCGI or mod_php (and you just AddHandler in
Directory/Location/VirtualHost/.../).

i am NOT too paranoid about security, so my setup includes lighttpd
and each site that wants php get's own FCGI process, so that standard
unix permissions apply.

--
almir

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Two instances of chrooted OBSD Apache?, Matt, (Wed Jun 13, 5:55 am)
Re: Two instances of chrooted OBSD Apache?, Vjacheslav V. Borisov, (Wed Jun 13, 8:23 am)
Re: Two instances of chrooted OBSD Apache?, Almir Karic, (Wed Jun 13, 6:59 am)
Re: Two instances of chrooted OBSD Apache?, Nick Holland, (Wed Jun 13, 6:38 am)