It is not just the index file

Any file is not served without explicitly requesting the extenstion

So if I created anyfile.html in the www directory

I can't call it with just calling /anyfile

I have to request /anyfile.html

Is this the default case?

In OpenACS (where they wrote a full request processor) this is not the
default case, it tries many things on every request (file.tcl,
file.html, file.adp, file/index.*, /packages/file/index*)

So, Aolserver alone is not supposed to understand that I am looking for
something.html when I request /something   ??


--
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.

Reply via email to