adspace


How does apache work?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

On which version of apache you have worked?

1029