In case it helps someone. After trial and errors, Our pipeline needed
checkin of conf.modules.d.Without conf.modules.d, we ended up with
issues where the service wasn't loading, no MPM Loaded error or
so.Ensure the sym links are established. We ended up checking in conf,
conf.d, conf.dispatcher.dValidation errors weren't a piece of cake to
clear, since i was evaluating it on windows and executing the command
httpd -t, did not help much until the CSE tried doing it in clone env,
since we naturall...