At 12:33 PM 8/22/01, you wrote:
>We do this. Register a proc for /dir, put your TCL scripts there, in the
>/dir handler look at the URL suffix and do a TCL "source" command or
>ns_returnfile. (Put a catch around the source command - that's the
>important part).
>
>Jim
I think an important thing to remember is what the suggestions from Jim,
Rob allude to: there are already many paths within AOLserver (and even more
if you include the ACS) for serving files. Within AOLserver, there are
different paths for serving .tcl, .adp, and static files. You presumably
don't need too much error handling around the static files, but I believe
your .tcl and .adp files will have different solutions required for each.
Plus, I don't believe the suggestions already mentioned will catch errors
in registered filters.
But! This is good stuff, so let me encourage you to continue!
Jerry
=====================================================
Jerry Asher [EMAIL PROTECTED]
1678 Shattuck Avenue Suite 161 Tel: (510) 549-2980
Berkeley, CA 94709 Fax: (877) 311-8688