So I'm guessing noone else had this issue? Seems like filters are hosed.
--Tom Jackson

Tom Jackson wrote:

I am running a minimum current checkout of AOLserver. My init.tcl file
has the following:

proc myfilter { } {
   ns_return 200 text/plain "Hi there"
   return filter_return
}

ns_register_filter preauth GET /* myfilter

When I connect to / I get no return from the server at all, it just
closes the connection. The error log shows
that the proc myfilter is not found. (Also Mozilla on RH8.0 seems to try
the connection 7 or so times because of the
disconnect)

--Tom Jackson



I. To remove yourself from this list:

Send a message to "[EMAIL PROTECTED]"  with the following text in
the BODY of your message:

signoff aolserver

II. For a complete list of listserv options please visit:

http://listserv.aol.com/

III. For more AOLserver information please visit:

http://www.aolserver.com/





I. To remove yourself from this list:


Send a message to "[EMAIL PROTECTED]"  with the following text in
the BODY of your message:

signoff aolserver

II. For a complete list of listserv options please visit:

http://listserv.aol.com/

III. For more AOLserver information please visit:

http://www.aolserver.com/

Reply via email to