My approach is simply to register a preauth filter on /* that saves [ns_conn url] in a global variable. Then I can access that global variable from my 404 handler.
+---------- On Oct 12, Michael E. Duffy said: > Any suggestions? Anyone hacked the source to allow this?
