On 2003.02.17, Ross Simpson <[EMAIL PROTECTED]> wrote: > > The problem with ns_register_proc is that it expects the requested file > to exist -- something I don't want. I want a proc run for any request > matching a pattern, and after that proc runs, for the connection to be > closed.
That's strange -- I use ns_register_proc for URLs where the document the URL refers to /definitely/ do not exist in the pageroot. Weird. > David Walker's post about returning "filter_return" seems to have done > the trick. That'll work, too. Cool. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70)
