At 19:08 12.06.2002, md wrote:

>--- Aaron Ross <[EMAIL PROTECTED]> wrote:
>
> > Would
> >
> >  <Files *.phtml>
> >
> >  </Files>
> >
> > do the trick?
>
>No...the files don't actually exist under htdocs since
>I'm using Template-Toolkit.

Oh, so your .phtml things are really just TT templates?
What about:

<Location ".*\.phtml|/">
...
</Location>
complete the regex with what you want.


-- 
Per Einar Ellefsen
[EMAIL PROTECTED]


Reply via email to