What is ServerType directive?
Answer / abhay
It defines whether Apache should spawn itself as a child
process (standalone) or keep everything in a single process
(inetd). Keeping it inetd conserves resources. This is
deprecated, however.
| Is This Answer Correct ? | 6 Yes | 2 No |
How does systemd work?
what is meant by a struct and its purpose with an example program?
How can apache act a proxy server?
How to configure apache server in linux?
What is meant by a valid server name directive?
What is a Command to restart/start apache web server?
What is the default port for http and https?
Is apache and tomcat the same?
How do I change apache to mpm?
How to know if web server running?
How and why was Apache created?
How can you start a apache server with different configurition ( other that httpd.conf)?