< Previous Challenge - Home - Next Challenge >
The goals for this challenge include understanding:
We have provided a script (install_apache.sh
) that configures a web server on a Linux VM. When run on the VM, the script deploys a static web page that should be available at http://<PublicIPofTheVM>/wth.html
You can find the script in the Resources folder for Bicep-Challenge-07.
Your challenge is to:
There are two options for how to do this: