what is WEB server. ?

what is WEB server. ?

Table of contents

No heading

No headings in the article.

WEB Server

  • A web server is the Computer source that stores software and Website files.

  • A Web server connect to the internet And supports the physical interchange data with other device they are connect to the internet.

  • by the Software side Many web server are included the yare control the server. the web server basically have TWO most common features

  • REQEST model

  1. RESPONSE model
  • when user need any data they request to server and after the server getting the response the data send to the user.

image.png

# APACHE web server.

  1. Apache is the most open source popular cross platform Web server.

  2. in addition to its popularity, its also one of the oldest web server, its release all way back in 1995.

How Apache WEB server Works

  • while lots of complexity underpinning how a web server function , the basic job of all the web servers \ is to accept the requestion from the clients and send the response to that request.

  • The Apache web server has moudleswhich add more functions to its software, such as MPM(for handling multi processing modes). SOme common features apeche Includes.

  • HTTPS
  • WEBDev
  • IPv6
  • Perl
  • PHP