Table of contents
No headings in the article.
⇒Web
- web is all about making a website with use of HTML CSS and JavaScript
- HTML which is body of our website ,CSS which provide styling part of our website and JavaScript which is provide the interaction or behavioral part.
⇒Server:
- A web server is a software used for serving files to websites on the Internet
- The web server software is responsible for ensuring the communication between the server and the client is secure and flawless
- Website need a server which is taking care of your website or application. make it update user data and also make change in website at runtime which is provided by the owner(developer).
- sever is kind of software .there are many server is markets .Nginx and Apache are undoubtedly the two most used web servers worldwide.
⇒HOSTING
- to make your website visible on the web your website files and data must be physically stored on a computer that is connected to the internet
- this large high-powered computers are called web servers
- website hosts are companies that physically house serval web servers in one location
- website hosts provide software security services and bandwidth that connects your website to the internet
⇒https://
- http is hyper text transfer protocol https:// SO there is difference between hyper text and normal text .hyper text is linking the many page in the one page.
⇒Apache HTTP Server
- The Apache web server officially known as Apache HTTP Server, was released in 1995.
- Apache is a free, open-source web server developed and maintained by the Apache Software Foundation (ASF).
- HTTP Server is a stable solution and one of the most reliable web servers