At 23:06 12.06.2002, md wrote:

>--- darren chamberlain <[EMAIL PROTECTED]>
>wrote:
>
> > If you use a translation handler, you can just
> > return DECLINED for
> > everything you aren't specifically handling, and let
> > mod_dir do it's
> > thing, instead of emulating it.
>
>I still would like to check first if there is an
>index.phtml template instead of going directly to the
>directory index files like index.html. Can I add my
>"virtual" index.phtml to DirectoryIndex so I don't
>have to look for it in my handler? I'm not quite clear
>on this one...but it might be once I read the guide on
>translation handlers :)

I'm not quite sure about this, been wondering about it, but in theory you 
should be able to use
DirectoryIndex index.phtml
and like that you won't have to worry about "/" etc anymore.
Try it out..


-- 
Per Einar Ellefsen
[EMAIL PROTECTED]


Reply via email to