Hi,
How can I make a function that returns the path to the folder where the content of LOCALHOST is placed?
Windows Explorer can do that.
When I type "localhost" in the adress bar, i am correctly getting redirected to C:\xampp\htdocs, so it should be possible to do that from my program.