Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

what is httpd?

$
0
0
httpd is the Apache HyperText Transfer Protocol (HTTP) server program. It is designed to be run as a standalone daemon process. When used like this it will create a pool of child processes or threads to handle requests.

In general, httpd should not be invoked directly, but rather should be invoked via apachectl on Unix-based systems or as a service on...

what is httpd?

Viewing all articles
Browse latest Browse all 50081

Trending Articles