I tried installing suexec by rebuilding apache and choosing the suexec option as one of the option installed in buildapache.sea. Everything was successful, but when I run the script from scgi-bin it kept telling me I need to choose a GID 99. Since i chmoded the script to nobody which had an GID 99 it should've worked. So i go to apache source tree and look for suexec.h and when i opened it, it looks like it was not even configured properly, meaning wrong userid, wrong dir. Nothing was poperly configured, and everything was commented out. So i ask, does using buildapache.sea install suexec support properly?