I want to modify the User cofiguration directive in a perl handler ... for
example in a PerlTransHandler. I'm trying to use mod_perl to implement Named
Virtual Hosting, and I have everything I need done except User and Group
mapping so that SuEXEC will pick up the correct user and group to setuid the
non-mod_perl CGI execution to. I cannot find what variable to change. I know
that in a <Perl>...</Perl> section it's simple $User, but in a
PerlTransHandler context it seems you can only view it via $r->server->uid.
Any suggestions?
Thanks,
-Rob Giseburt
--------------------------------
Random Quote:
"He who laughs last, thinks slowest."
(author unknown)
--------------------------------