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 |
What is httpd command?
How to start apache server in windows?
How do I know if apache is running on windows?
What are the various types of virtual hosts in apache?
What is the typical log file size per 10k requests in an apache web server?
How to get support for apache web server if something wrong?
How much does an apache cost?
Does Apache act as a Proxy server?
How to check the version of running apache web server?
Can apache and nginx run on the same server?
How to configure your very first production web sever?
How does systemd work?