Recompile Apache 2.4.8 with new customization for Virtualmin to match Cpanel Apache settings and suexec patch. -- 2
Budget: $10 – $30 USD
Recompile Apache 2.4.8 with new customization for Virtualmin to match Cpanel Apache settings and suexec patch.
RPM is httpd-2.4.6-40.el7.centos.4.vm.2.x86_64.rpm
I need someone to recompile apache rpm and configure the installer to include custom suexec patch to this rpm package.
The version of Apache on Cpanel, and suexec, have settings compiled in that I need, that Virtualmin's standard apache does not contain.
If you have expert knowledge of Cpanel Easyapache4 provisioner and configuring directives in Apache 2.4 I need someone to configure and install a matching installation of apache/ php / modules AND suexec settings and Patch.
The suexec must be recompiled during apache build process to include a suexec patch during the recompile process.
The file that needs to be added to the recompile can be viewed in the github of Cpanel.
0010-Update-suexec-to-allow-trusted-scripts
https://github.com/CpanelInc/ea-apache2/blob/master/SOURCES/0010-Update-suexec-to-allow-trusted-scripts.patch
Another example of the "Trusted Users Patch" is described in previous apache versions here:
http://www.excaliburtech.net/wp-content/uploads/2008/01/httpd-222-suexec.patch
2. Files need to have the code from this patch added to.
support/suexec.c
support/suexec.h
In suexec.c
L 146
Line 602 add the ifdef statement form the patch
Needs to be added to the httpd.spec file and recompiled and built to Virtualmin
RPM is httpd-2.4.6-40.el7.centos.4.vm.2.x86_64.rpm
I need someone to recompile apache rpm and configure the installer to include custom suexec patch to this rpm package.
The version of Apache on Cpanel, and suexec, have settings compiled in that I need, that Virtualmin's standard apache does not contain.
If you have expert knowledge of Cpanel Easyapache4 provisioner and configuring directives in Apache 2.4 I need someone to configure and install a matching installation of apache/ php / modules AND suexec settings and Patch.
The suexec must be recompiled during apache build process to include a suexec patch during the recompile process.
The file that needs to be added to the recompile can be viewed in the github of Cpanel.
0010-Update-suexec-to-allow-trusted-scripts
https://github.com/CpanelInc/ea-apache2/blob/master/SOURCES/0010-Update-suexec-to-allow-trusted-scripts.patch
Another example of the "Trusted Users Patch" is described in previous apache versions here:
http://www.excaliburtech.net/wp-content/uploads/2008/01/httpd-222-suexec.patch
2. Files need to have the code from this patch added to.
support/suexec.c
support/suexec.h
In suexec.c
L 146
Line 602 add the ifdef statement form the patch
Needs to be added to the httpd.spec file and recompiled and built to Virtualmin