Question: You are required to configure a LINUX-based web server with the following basic requirements: Demonstrate virtual hosting (i.e. your server must be able to
You are required to configure a LINUX-based web server with the following basic requirements: Demonstrate virtual hosting (i.e. your server must be able to serve at least two different websites using the same IP address). Limit the maximum number of simultaneous users to 2. Create a directory (e.g. /srv/www/htdocs/images) and require user authentication to access documents on this directory. Write a shell script to monitor the performance of the web server. For example, your script may provide details about the current connected client(s), CPU and bandwidth utilization, etc. Make sure your web server starts automatically after rebooting the system.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
