Can we ask Apache questions here?
If we can't, excuse the following...
I have Apache 2.x.x on a Win 2k machine, with 3 domains (virtual hosts) pointing to one I.P.
When I just enter the I.P in the browser, it goes to the first virtualhost domain. Now, I would like to point this I.P, to say "C:\webserver\", so it just reads a basic plain html file. Also, this will allow me to point to a directory (that my domains point to) just by entering it appended the directory to the I.P, eg.
http://255.255.255.255/pedster/ ,
http://255.255.255.255/pedster1/ ,
http://255.255.255.255/pedster2/ .
Anyone assist me with this or point me to a forum that can. I hope I've explained clearly.
Thanks.