Hi, I installed Apache 2.2.2 under WinXP. I want to run it locally, to test some scripts and such..
Now, I need to specify a root directory, other than the default one ..\Apache2.2\htdocs
I want to make it for example C:\site
So here are some details from httpd.conf:
Listen 80
ServerName...