On Thu, 26 Feb 2004, Pasi Holmstr�m wrote: > Ok.If want to run program as user squid, how can I do this? I found that it > is possible with <VirtualHost> directive in httpd.conf, but I didn't manage > to do it.
I would recommend using the suexec apache extension (part of standard Apache, but may need to be enabled). See the Apache documentation for details. Regards Henrik
