I've got an XAMPP installation running great and I've configured my local machine to be accessed by other users via my IP address using this tutorial here.
However, when I navigate to this page I get the standard XAMP (horrible yellow and orange) homepage.
Where can I change my root directory for my website so I've got a folder called oursite
within the htdocs
folder of XAMPP which I'd like to load when a user navigates to my page instead of redirecting to the xampp
folder.