Hi Guys,

I have a "little" problem: my server is running whit mod_vhost_alias and
mod_fastcgi (i only use it whit php5-cgi). I Use it whit VirtualScriptAlias
directive so i haven't to restart the webserver every time i add an user
(of course i haven't any vhost).

For security reasons i MUST use Suexec, and the only way to use Suexec is
to set the SuexecUserGroup directive. This means that i have to use
VirtualHosts and do a graceful every time. I've about 6000 users on that
webserver and i think that's not the best solution.

So, the problem is: how can i set a "global" SuexecUserGroup? Maybe that
SuexecUserGroup $(USER) $(GROUP) works fine? (CGI scripts have to run whit
their owner, i don't need any strange service).

Thanks

PS: sorry for my bad English, i'm an italian student :)
--
-WhoAmI-

Email: [EMAIL PROTECTED]
WebSite: http://www.autistici.org/whoami/


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to