[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] index.html, index.htm, index.shtml, etc.
- Subject: [cobalt-users] index.html, index.htm, index.shtml, etc.
- From: Christopher VanOosterhout <chris@xxxxxxxxxxxxxxxxx>
- Date: Mon Jun 5 08:47:35 2000
Greetings,
I am new to the list and new to Cobalt so I hope this posting is
appropriate for the list.
I am trying to find a method that will allow me to assign different default
home pages to my Web site(s).
For instance: When a user types in www.domain.com/directory/ it is assumed
that they will be delivered the index.html page that resides in that directory.
Is there a way to say to the server first look for index.shtml, if that
does not exist look for index.html, if that does not exist look for
index.html, if that does not exist look for welcome.html, etc.
I have some Web sites that I would like to convert to the Cobalt RAQ
servers, however they were built with welcome.html as their default home pages.
Any ideas?
Thanks,
Chris