Question
Create another site This means creating another directory tree, another configuration file, another symbolic link, and finally, adding a firewall rule to enable access to
Create another site
This means creating another directory tree, another configuration file, another symbolic link, and finally, adding a firewall rule to enable access to your new sites.
Extract the files in CCSC.tar again, then change the name of the directory to CCSC2. Youll have two directories each with a copy of the same files. You'll find it helpful to change the text on the heading in each index.html to indicate which site is which.
This time though, youre going to access your web site though a different mechanism. Normally you would use a different domain name to access the new site, but instead were just going to use a different port number.
Make a copy of the configuration file in the sites-available directory. In the copy you'll need to edit the root element to point to the directory you just created, and you'll need to edit the listen element to use one port in the range 7070-7075.
Create a symbolic link in sites-enabled to point back to the new configuration file.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started