How does apache server work?



How does apache server work?..

Answer / Sachin Verma

Apache Server works by processing HTTP requests and delivering content, such as HTML pages, images, and other files, to clients (web browsers) on the World Wide Web. It functions as a web server software that manages hypertext transfer protocol (HTTP) communications between internet browsers and websites. Apache uses a request-response architecture and is highly configurable using an XML-based configuration file called httpd.conf.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Interview Questions

Is apache a application server?

1 Answers  


What is use of nonroot user in httpd.conf file on apache?

1 Answers  


What is offical website of apache?

1 Answers  


Can you change the listening port from default to something else?

1 Answers  


How do I start apache server on windows?

1 Answers  


If there is one ip address, than how to host two web sites on server?

1 Answers  


Explain the purpose of struct?

1 Answers  


How secure is apache server linux?

1 Answers  


Does Apache include any sort of database integration?

1 Answers   TCS,


What is apache and how does it work?

1 Answers  


How to set up a virtual host in apache?

1 Answers  


Is apache a httpd?

1 Answers  


Categories