okay, well let me qualify what I just posted. Inside the Colabnet file is a folder named httpd and inside this folder is a folder named manual. The index files are located inside of that. There is no folder named Apache in the Colabnet folder that I have been able to locate. I'm assuming the servlet (or html
doc) that is being used for the default page is somewhere on my system, I just can't locate in any of my development files, so I'm lost. Where else would this flavor of server look for the default page, and how can I find out where it is looking for it?
*I just got your latest post and looked at the DirectoryIndex variable. It is index.html. I did not change any of these variables when i installed this app. Actually, if I remeber correctly I only installed it so I could use the subversion stuff for keeping the log files up to date when I update the assignment log stuff.
There must be some way to determine where the server is getting the page, or the name of the bloody document, like a TRACE command or something? I don't have much experience with digging into details like this, and if I don't use something often, I tend to forget how to do some of these types of tasks. But I hope there's some way to track this document back to it's little cave and, well, put it out of my misery.