Hi, > So no page shows for http://server/index > While there is an http://server/index.html
should it serve the 'index.html'-file here? '//server/index' could also be a directory, a 404 will be served if neither a directory 'index' nor a file 'index' exists. and '//server/' simply returns $directoryfile, like expected. Regards, Bernd. -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
