Hi,
I want to start my apache without master process means when I will give "httpd" command, it should start 5 worker process which has access to httpd.conf as well as serve requests.
Is it possible to achieve this ? If yes, then how should to achieve this ?
Thanks
hemant