[NBLUG/talk] Apache and virtual hosts..
Eric Eisenhart
freiheit at gmail.com
Wed Jan 13 11:47:14 PST 2010
On Wed, Jan 13, 2010 at 11:25 AM, Steve Johnson <srj at adnd.com> wrote:
> user? I would like to segregate each virtual domain so that some wise
> scripter can't write a script that reads another users files for their
> virtual domain.
>
What languages? You should be able to set up apache to use suexec so that
each virtualhost's programs run as a chosen user. The default PHP setup
using mod_php which would always be running as the apache user, but you can
set up apache to run php scripts ia /usr/bin/php instead. (and CGIs are
easy)
--
Eric Eisenhart <*@eric.eisenhart.name>
http://eric.eisenhart.name/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://nblug.org/pipermail/talk/attachments/20100113/16a9d312/attachment-0001.htm
More information about the talk
mailing list