|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-01-12 20:29:01
Beman Dawes wrote:
> At 06:57 PM 1/12/2005, David Abrahams wrote:
>
> >There are apache directives you can put in the .htaccess that will fix
> >this problem, too, without any noticeable redirection delay.
> >
> >http://httpd.apache.org/docs/mod/mod_rewrite.html
> >
> >For example. It may be possible to use less-powerful means; I just
> >happen to know about this one.
>
> That should work. Why don't you try it, since you already know about it:-)
Actually, here's the right answer:
DirectoryIndex index.html index.htm
Done. No more maintenance hassles.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk