How does apache work?



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

Post New Answer

More Apache Interview Questions

Does apache require java?

1 Answers  


Does apache log post data?

1 Answers  


What is httpd command?

1 Answers  


Briefly explain apache web server?

1 Answers  


What is httpd service?

1 Answers  


What module is needed to connect to websphere?

1 Answers  


What is ServerType directive?

1 Answers  


What’s the major difference between a restart and a graceful restart of a web server such as apache?

1 Answers  


Explain java management extensions (jmx)?

1 Answers  


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

1 Answers  


How much does an apache cost?

1 Answers  


You see “connection reset by peer” in error log. What could be the reason for this?

1 Answers  


Categories