Advertisements
Advertisements
Question
Write is the purpose of Web servers?
Answer in Brief
Solution
- Webserver is software which is running in server hardware.
- It takes the responsibilities for compilation and execution of server side scripting languages.
- After receiving the request from client machine the Web server tries to compile and interpret the PHP code which is available in remote machine.
- Next a response will be generated and sent back to the client machine over the network from Webserver.
shaalaa.com
Web Server Installation and Configuration Files
Is there an error in this question or solution?