>  2000/04/22 (土) 12:39:55      [mirai]
> > できるよ
> > 某社のサイトでそれやったもん、俺
> その時の方法覚えてるかい?
> 何か癖があったとか覚えてたらキボン

癖なんかないよ

index.shtmlには
<!--#include virtual="/cgi-bin/index.cgi"-->
だけ書いて、
index.cgiは
print "Content-type: text/html\n\n";
してあとはべたーっと処理するだけ

参考:2000/04/22(土)12時36分35秒