guest_

Registered
Oct 3, 2006
2
0
151
I use Apache 1.3.37 and I need to use a bit modified Apache's suexec utility. I.e. I need to modify suexec.c and recompile it. How I can do it? Is Apache sources saved on HD or it downloads every time again?

I wanted to recompile suexec.c myself but now I suppose that you (WHM) modify suexec.c too, so my suexec binary may not work. Am I right? May I recompile myself and successfully use suexec.c from original Apache distribution?

If now, I wait for your help on how I can modify suexec.c before compilation.

Thank you.
 
Last edited:

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
guest_ said:
I wanted to recompile suexec.c myself but now I suppose that you (WHM) modify suexec.c too, so my suexec binary may not work. Am I right? May I recompile myself and successfully use suexec.c from original Apache distribution?
Apache source can be found in /home/cpapachebuild/buildapache
You can modify any file you and then re-compile Apache. The cPanel comes with its own Apache "customed" distribution.