Hi *,
I have apache 1.3.20 up and running. The problem I have is
the following:
Each cgi-script should be executed with the UID/GID of the
script-owner, no matter where it resides, as some of my
scripts are outside the standard cgi-bin directory.
I have tried different things: suexec, mod_become (from the
apache module registry), different cgi-wrappers (cgiwrap, sbox), but
they did not satisfy me. Either they apply to VirtualHost or
to ~user, but this is not what I need.
Does anybody know how this can be reached? Has anybody a wrapper
running doing the trick? Or has anybody written an apache module
for this purpose?
Best regards,
Alex Kuehne