•What is a symbolic link and why do we care about them with
respect to Apache?
•If you were modifying Apache to run SSL (https), this generally
requires that port 443 is open. While you can certainly set up
things on the virtual machine to function at port 443, what else
would have have to do to observe SSL working on our local machine?
(Hint: think port forwarding).
•When deploying a module like Dav or Apache, describe the
relationship between...