darren chamberlain wrote:

to decline handling directories in your handler.  (You might need to
tweak that a little).  This means that mod_dir will get a crack at it,
and rewrite it to index.html or whatever, and then let your handler
handle with rewritten request.
I see what you mean, but the reason it's awkward is because there are no files being processed; it's a "virtual" document. I do have a handler that processes *.tt files for static documents, but I also have some locations that have no file associated with them which is leads to this problem.

Don't get me wrong - it's not the end of the world - but it is annoying.

Thanks anyway...

--
Eric Sammer
[EMAIL PROTECTED]
http://www.linuxstep.org


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.ourshack.com/mailman/listinfo/templates


Reply via email to