[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Will any Red Hat book do?



Hi Matt,

on 26/5/02 11:11 AM, Matt Darnell wrote:

> My first challenge I am trying to solve (hence the need for the book) is to
> allow more starting pages than "index.html".  My company's start page is
> "main.asp".  I want to edit Apache (or what ever config file) to allow this.

Its probably easier to just include an index.html page which redirects to
main.asp (or whatever default page you want in a given directory).

Cheers,  Malcolm