On 3/26/09 5:12 PM, Alexey Pechnikov wrote:
How about ADP or file is included into ADP with codens_return 200 {text/html; charset=utf-8} {some message} ns_adp_abort or ns_returnfile 200 [ns_guesstype $fname] $fname ns_adp_abort This request _must be_ logged. ns_adp_break is not correct here because it will send all output to closed connection.
Why are you using ns_adp_abort here instead of ns_adp_return? -- Dossy Shiobara | [email protected] | http://dossy.org/ Panoptic Computer Network | http://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) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[email protected]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
