Server Hacking - What is web server ?
Web server :
- Web server is a computer the web pages is stored.
- Basically, web server is used to host the web sites but there exist other web servers also such as gaming, storage, FTP, email etc.
- It is a program that uses HTTP to serve the files that form Web pages to users.
- The web server process incoming network requests over the HTTP protocol and several other related protocols.
Web Server