I've just installed apache on my NT 4 workstation for home use only as I'm trying out some server side scripting and ofcourse need to have a HTTP server to do this. My question is, how do I set the default document? I copied an index.html file into the htdocs folder, which is the root folder (don't know if root is the right work to describe it) as I found out in the configuration file (I can't remember what the name of that is right now) but how do I set what the default document is. Why I typed in - the index.html file displayed so obviously that's the default document, but suppose I wanted to change it to index.php, how would I go about it? Also, I assumed if index.html was the default document, it was the default document for all folders. I created a contact folder and typed (after I copied index.html there also) but id didn't display so obviously I have to set the default document for EVERY folder I create???