How does apache work?
Answer / Dalip Kumar
Apache works by listening for incoming requests on a specified port (usually ports 80 or 443). When it receives a request, Apache processes the request, generates a response (which may involve executing scripts and accessing files), and then sends the response back to the client.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does apache require java?
Does apache log post data?
What is httpd command?
Briefly explain apache web server?
What is httpd service?
What module is needed to connect to websphere?
What is ServerType directive?
What’s the major difference between a restart and a graceful restart of a web server such as apache?
Explain java management extensions (jmx)?
I've updated my apache web server from version 2.0.55 to 2.2.0, now all my pages are blank, any thoughts? thanks in advance
How much does an apache cost?
You see “connection reset by peer” in error log. What could be the reason for this?