Host Multiple Website On Single Apache Server - PowerPoint PPT Presentation

About This Presentation
Title:

Host Multiple Website On Single Apache Server

Description:

Apache is a popular web server used by millions of websites around the world. Here is how to host multiple websites on a single Apache server. #apache #webdevelopment Visit – PowerPoint PPT presentation

Number of Views:10
Updated: 18 October 2021
Slides: 8
Provided by: Username withheld or not provided
Tags:

less

Transcript and Presenter's Notes

Title: Host Multiple Website On Single Apache Server


1
Host Multiple Websites on One Apache Server in
Ubuntu
2
Create Directories
  • Create 2 separate folders for the 2 websites
    (example1.com and example2.com) that we will host
    on our Apache server.

3
Create Index.html files for both sites
  • Create index.html files for each of the websites.

4
Change file ownership
  • Change ownership of the folders created in step
    2, to www-data

5
Create Virtual Host Files
  • Create virtual host files for each website at
    /etc/apache2/sites-available.

6
Enable Virtual Hosts
  • Enable the above 2 virtual hosts that we have
    created.

7
Thank You
  • Visit for details
  • https//fedingo.com/host-multiple-websites-on-one-
    apache-server-in-ubuntu/
Write a Comment
User Comments (0)
About PowerShow.com