From owner-FreeBSD-users-jp@jp.freebsd.org  Mon Jun 17 23:15:44 1996
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) id XAA12801
	Mon, 17 Jun 1996 23:15:44 +0900 (JST)
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) with ESMTP id XAA12796
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 17 Jun 1996 23:15:39 +0900 (JST)
Received: from bishop.isl.intec.co.jp by ftp.intec.co.jp (8.7.5+2.6Wbeta6/3.4W4-generic) id XAA10686; Mon, 17 Jun 1996 23:15:37 +0900 (JST)
Received: (from uucp@localhost) by bishop.isl.intec.co.jp (8.7.5/3.4W4-bishop) with UUCP id XAA28892 for FreeBSD-users-jp@jp.freebsd.org; Mon, 17 Jun 1996 23:15:36 +0900 (JST)
Received: (from ikuo@localhost) by pawn.isl.intec.co.jp (8.7.5/3.4W4-uucp) id XAA09567; Mon, 17 Jun 1996 23:10:28 +0900 (JST)
Date: Mon, 17 Jun 1996 23:10:28 +0900 (JST)
From: Ikuo Nakagawa <ikuo@isl.intec.co.jp>
Message-Id: <199606171410.XAA09567@pawn.isl.intec.co.jp>
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: <199606170117.KAA05749@adam.dsp.cl.nec.co.jp>
References: <199606161801.DAA06199@pawn.isl.intec.co.jp>
	<199606170117.KAA05749@adam.dsp.cl.nec.co.jp>
Reply-To: FreeBSD-users-jp@jp.freebsd.org
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 2419
Subject: [FreeBSD-users-jp 2419] Re: Re 2: Httpd  $B$N9=C[J}K!$K$D$$$F(B  
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$B$$$/$*$G$9!#(B

>>>>> In article <199606170117.KAA05749@adam.dsp.cl.nec.co.jp>,
	Akihiro Hirano <hirano@dsp.cl.nec.co.jp> writes:

>> >> $B5-;v$K$O(B WAIS$B$r%$%s%9%H!<%k$7$F(B CERN httpd$B$r%$%s%9%H!<%k$9$k$N$@$h(B. 
>> >> $B$H$$$&6q9g$K=q$+$l$F$$$k(B($B$=$&M}2r$7$F$$$k(B)$B$N$G(B $B$^$:$O(B freeWAIS-sf-1.0
>> >> $B$H$J$C$?$N$G$9(B.
>> 
>> > $B!!$J$L!)(B   (?_?)    $B2?8N$K(BWAIS$B$,=P$FMh$k$N!)(B   (?_?)
>> 
>> cern httpd $B$G$O(B freeWAIS $B$r;H$C$F(B wais proxy $B$r<B8=$G$-$k$+$i(B
>> $B$G$7$g$&$M!#(B

> $B!!$J$L$L!)(B  (?_?)
> CERN httpd$B$C$F!"(BWAIS$B$N(Bproxy$B$G$-$k$_$?$$$G$9$1$I!)(B  (?_?)

DIRECT_WAIS $B;XDj$;$:$K!"$+$D>e0L(B proxy $BL5$7$G$bF0:n$7$^$9(B?

$B;d$,07$C$?$N$O(B WWWLibrary 2.17 $B$J$s$F$$$&!"$a$A$c8E$$$d$D(B
$B$G$9$,!"(BHTWAIS.h $B$K<!$N$h$&$J5-=R$,$"$j$^$9!#(B

$B!t(B $B$=$l$H$b!";d$N;H$C$?(B cern httpd $B$O8E$9$.(B? (^^;)

/*                                                    WAIS protocol module for the W3 library
                                 WAIS PROTOCOL INTERFACE
                                             
   This module does not actually perform the WAIS protocol directly, but it does using one
   or more libraries of the freeWAIS distribution. The ui.a library came with the old free
   WAIS from TMC,  the client.a and wais.a libraries are needed from the freeWAIS from
   CNIDR.
   
   Note: The current version suppored is freeWAIS-0.3, June 1994
   
   If you include this module in the library, you must also
   
       Register the HTWAIS protocol at initialisation (e.g. HTInit or HTSInit)      by
      compiling it with -DDIRECT_WAIS
      
       Link with the WAIS libraries
      
   The wais source files are parsed by a separate and independent module, HTWSRC.  You can
   include HTWSRC without including direct wais using this module, and your WWW code will
   be able to read source files, and access WAIS indexes through a gateway.
   
   A WAIS-WWW gateway is just a normal W3 server with a libwww compiled with this module.
   
   Anyways, this interface won't change much:
   
 */
-- 
Ikuo Nakagawa <ikuo@intec.co.jp>
