Hi folks,
I have installed apache-2.4.25 with worker module. But I want my apache to start with my own module instead of worker module. In httpd.config, I have commented LoadModule worker.so, but when I am staring apache, it is looking for worker module.
Where I need to change code so that it will not look for worker module and start with my module.
Thanks
Hemant