From owner-FreeBSD-users-jp@jp.freebsd.org  Sun Oct 27 15:59:16 1996
Received: by jaz.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) id PAA00929
	Sun, 27 Oct 1996 15:59:16 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) with ESMTP id PAA00924
	for <FreeBSD-users-jp@jp.freebsd.org>; Sun, 27 Oct 1996 15:59:12 +0900 (JST)
Received: from chacha.ribon.or.jp (mym0116.bekkoame.or.jp [202.244.225.116]) by cola.bekkoame.or.jp (8.7.5+2.6W/3.4W2) with SMTP id PAA14479 for <FreeBSD-users-jp@jp.freebsd.org>; Sun, 27 Oct 1996 15:59:05 +0900 (JST)
Received: from himechan.ribon.or.jp (himechan.ribon.or.jp [192.168.0.1]) by chacha.ribon.or.jp (8.6.12/3.5Wbeta) with ESMTP id PAA26412 for <FreeBSD-users-jp@jp.freebsd.org>; Sun, 27 Oct 1996 15:53:30 +0900
Received: (from flathill@localhost) by himechan.ribon.or.jp (8.7.5/3.5Wbeta) id PAA00252; Sun, 27 Oct 1996 15:53:58 +0900 (JST)
Message-Id: <199610270653.PAA00252@himechan.ribon.or.jp>
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: Your message of "Sat, 26 Oct 1996 09:43:00 +0900"
References: <199610260044.JAA20384@inetnif.niftyserve.or.jp>
X-Mailer: Mew version 1.06 on Emacs 19.28.1, Mule 2.3
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Date: Sun, 27 Oct 1996 15:53:58 +0900
From: Seiichirou Hiraoka <flathill@leo.bekkoame.or.jp>
Reply-To: FreeBSD-users-jp@jp.freebsd.org
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 5547
Subject: [FreeBSD-users-jp 5547] Re: Q_cgi at apachePart2
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

From: "PDS02827@niftyse" <PDS02827@niftyserve.or.jp>
Subject: [FreeBSD-users-jp 5544] Q_cgi at apachePart2
Date: Sat, 26 Oct 1996 09:43:00 +0900

$BJ?2,!w#B#E#K#K#O#A#M#E$G$9!#(B

PDS02827> $B!!3'$5$s!"$3$s$K$A$o(B
PDS02827> $BA02sEj9F$7$^$7$F!"3'$5$s$K(Bres$BD:$-$^$7$?$,$d$C$Q$j!"(Bcgi$BF0$-$^$;$s!#(B
PDS02827> $B%"%I%P%$%9$r!"$*4j$$$$$?$7$^$9!#(B
PDS02827> FreeBSD&apache$B$rF1;~$K%$%s%9%H!<%k$7$^$7$?!#(Bwww$B$O@5>o$G$9$,(Bcgi$B$r;H$&$H(B
PDS02827> $B%V%i%&%6!<$K0J2<$N%(%i!<$,I=<($5$l$^$9!#(B
PDS02827> $B8=>]$O!"(B~foo/csh.cgi$B$r(Bmethod=POST$B$G;H$*$&$H$9$k$N$G$9$,!"0J2<$N(B
PDS02827> $B%(%i!<$,=P$F;H$($^$;$s!#(B
PDS02827> 
PDS02827> Server Error
PDS02827> 
PDS02827> The server encountered an internal error or misconfiguration and
PDS02827> was unableto complete your request.
PDS02827> 
PDS02827> Please contact the server administrator, you@your.address.domain
PDS02827> and inform them of the time the error occurred, and anything you
PDS02827> might have done that may have caused the error.

$B;d$b$3$N%(%i!<$O8+$?;v$,$"$j$^$9!#(B
$B$=$N;~$N860x$OCQ$:$+$7$$$N$G$9$,!"(BCGI$B$G(Bperl$B%9%/%j%W%H$r<B9T$7$h$&$H$7$F$$$?$N(B
$B$G$9$,!"L?Na$N:G8e$K(B';'$B$,$"$j$^$;$s$G$7$?!#(B^_^;
# $B$^$!!"$3$s$J%_%9$O?/$7$F$$$J$$$G$7$g$&$,!"!"!"!#(B

PDS02827> $B$G$9!#(Bcgi$B%U%!%$%k$O(B/usr/local/www/cgi-bin/$B$K$*$$$F$"$j$^$9!#(B
PDS02827> conf$B$O0J2<$N$h$&$K!"@_Dj$7$F$"$j$^$9!#(B
PDS02827> ------------------------------------------------
PDS02827> /usr/local/www/server/conf/access.conf$B%U%!%$%k(B
PDS02827> 
PDS02827> <Directory /usr/local/www/cgi-bin>
PDS02827> Options All
PDS02827> </Directory>
PDS02827> <Directory /usr/local/www/data>
PDS02827> Options All
PDS02827> AllowOverride All
PDS02827> <Limit GET>
PDS02827> order allow,deny
PDS02827> allow from all
PDS02827> </Limit>
PDS02827> </Directory>
PDS02827> -------------------------------------------------
PDS02827> /usr/local/www/server/conf/http.conf$B%U%!%$%k(B
PDS02827> 
PDS02827> ServerRoot /usr/local/www/server
PDS02827> -------------------------------------------------
PDS02827> /usr/local/www/server/conf/srm.conf$B%U%!%$%k(B
PDS02827> 
PDS02827> DocumentRoot /usr/local/www/data
PDS02827> UserDir public_html
PDS02827> AccessFileName .htaccess
PDS02827> ScriptAlias /cgi-bin/ /usr/local/www/cgi-bin/
PDS02827> AddType application/x-httpd-cgi .cgi
PDS02827> -------------------------------------------------
PDS02827> $B2?=h$+$*$+$7$$$H$3$m$,$"$k$N$G$7$g$&$+!)(B
PDS02827> $B$I$J$?$+%"%I%P%$%92<$5$$!#$*4j$$$7$^$9!#(B

$B;d$N=j$G$O!"%f!<%6$N%[!<%`%G%#%l%/%H%j(B(~/public_html/cgi-bin/$B$K!"(B
.htaccess$B$H$$$&%U%!%$%k$r:n$C$F!"(B

AddType application/x-httpd-cgi .cgi

$B$J$I$H$7$F$$$^$9!#(B
$B$3$l$GLdBjL5$/F0:n$7$F$*$j$^$9!#(B

$B30$7$F$$$?$i:Q$_$^$;$s!#(B

$B$G$o$G$o!#(B

	    $BJ?2,(B  $B@,0lO/(B  $B!?(Bflathill@leo.bekkoame.or.jp$B!?(B
		     $B0&I2Bg3X9)3XItEE5$EE;R9)3X2J(B
      $B!z!y!z(BFreeBSD$B=i?4<T%f!<%6$N$?$a$N%[!<%`%Z!<%83+@_Cf!z!y!z(B
		 http://www.bekkoame.or.jp/~flathill/


