DEV Community

vandanarj23
vandanarj23

Posted on

1

Intro web and web server

The web is also known as WWW or WORLD-WIDE WEB. The web is a system of public web pages that are interconnected and these pages are accessible through the internet.

The web and the Internet are not the same. The web is an application that is built on the internet.

Web History- In 1990 Tim Berners Lee created the first web server web browser and web pages on his computers. Tim Berners Lee proposed the web architecture that became known as the WORLD-WIDE WEB.

The Web has serval components there are three main components:- HTTP protocol that transfers data between Servers and the clients/ users(we). URL known as Unique Resource Locater used by clients/users to access web components. HTML Is a common format for publishing

A web server is a hardware and software computer system that processes and responds to the requests of the users/clients.

The hardware Server part contains the web server software and websites and web pages. Websites have components that are HTML text format, CSS stylesheet, and Javascript files.

The software server contains many parts that control how a web server can access the files. these servers are HTTP servers. An HTTP server is software that understands the URL and Links of the websites. HTTP server can access through the links and domain names of the WEBsites and the server delivers the contents of these hosted websites to the users.

Examples: when users search a web page on the browser online. When users search for something in the web browser, the network sends an HTTP request to the HTTP server, and then the HTTP server starts searching and processing that web page of the user's HTTP request. When the HTTP server completes the process on the user's HTTP request then the server sends back an HTTP response about the web page to the user/client.

on the internet, some free or paid servers are available like apche2.0, Microsoft Internet service (IIS), nginx, Google web server, Oracle,LIGHTTPAD, and other servers.

Apache HTTP Server is also Known as Apache 2.0. Apache is an open-source software and it is available for free. It is the most widely used Web Server software in the world. It is fast reliable and secure. Most WordPress hosting provider use Apache 2.0 as their web server software.

Live Server The live server is a VS Code extension that previews the HTML, CSS, and Javascript files in real time in the browser. It was created by the Ritwik Dey. 5.7.9 is the latest updated version of the live server extension.

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Instrument, monitor, fix: a hands-on debugging session

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

Tune in to the full event

DEV is partnering to bring live events to the community. Join us or dismiss this billboard if you're not interested. ❤️