This document explains how Apache uses the URL of a request to determine the filesystem location from which to serve a file. In deciding what file to serve for a given request, Apache's default ...
I'm trying to set up a different document root for SSL requests. It seems perfectly straightforward, except it doesn't work at all. I'm at a bit of a loss.<BR><BR>The default ssl.conf shipped with my ...