adspace
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