30-04-2021



This article tells you how to download, install and configure Apache webserver on your Windows based computer to host a webpage. Go to www.apache.org and download the latest version of Apache's webserver. Here abc.com and xyz.com both sites points to the same Apache web server which has got the ip address of 192.168.100.1. In this scenario we need to have two virtual hosts, one for xyz.com and one for abc.com.

Apache

Apache is free, open-source, and the most widely used web server around the world. It is not only known for its power, but also its multiple components with specific functions. Apache Virtual Host is one such component; it allows us to host multiple websites on a single server. If you have one big server with. The VirtualHost block can appear multiple times, in one or more files on a server. In the preceding configuration file, Apache accepts public traffic on port 80. The domain www.example.com is being served, and the.example.com alias resolves to the same website. For more information, see Name-based virtual host support. Apache was one of the first servers to support IP-based virtual hosts right out of the box. Versions 1.1 and later of Apache support both IP-based and name-based virtual hosts (vhosts). The latter variant of virtual hosts is sometimes also called host-based or non-IP virtual hosts.

Did you mean to access Apache? Click on the following link.

Apache

Apache HTTP Server (Apache) is free and open-source cross-platform web server software.

The Apache HTTP Server, colloquially called Apache, is free and open-source cross-platform web server software, released under the terms of Apache License 2.0. Apache is developed and maintained by an open community of developers under the auspices of the Apache Software Foundation. Wikipedia
The Apache HTTP Server Project is an effort to develop and maintain an open-source HTTP server for modern operating systems including UNIX and Windows. The goal of this project is to provide a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards. Apache.org
The Apache HTTP Server job is to establish a connection between a server and the browsers of website visitors (Firefox, Google Chrome, Safari, etc.) while delivering files back and forth between them (client-server structure). Apache is a cross-platform software, therefore it works on both Unix and Windows servers. Hostinger

Apache Features and Highlights

Web

The main Apache features and highlights are:

  • Coming Soon ...

Other Apache Suggested Ports

Common ports that might be used to access Apache configuration are:

Host Apache Web Server Windows 10

  • Access Apache on port 80:http://localhost:80
  • Access Apache on port 8080:http://localhost:8080
  • Access Apache on port 8000:http://localhost:8000
  • Access Apache on port 8888:http://localhost:8888
  • Access Apache on port 8890:http://localhost:8890
  • Access Apache on port 8889:http://localhost:8889