Index: [Article Count Order] [Thread]

Date:  Thu, 14 Mar 2002 14:29:14 +0900 (JST)
From:  GOTOU Yuuzou <gotoyuzo@notwork.org>
Subject:  [webricken:41] Re: ERB
To:  webricken@notwork.org
Message-Id:  <20020314.142914.26213627.gotoyuzo@kotetsu.does.notwork.org>
In-Reply-To:  <000901c1cafe$159dc690$85222fc0@sarion.co.jp>
References:  <20020314.054551.46635641.gotoyuzo@kotetsu.does.notwork.org>	<000901c1cafe$159dc690$85222fc0@sarion.co.jp>
X-Mail-Count: 00041

In message <000901c1cafe$159dc690$85222fc0@sarion.co.jp>,
 `"NAKAMURA, Hiroshi" <nahi@keynauts.com>' wrote:
> > From: GOTOU Yuuzou [mailto:gotoyuzo@notwork.org] 
> > Sent: Thursday, March 14, 2002 5:46 AM
> > In message <000301c1ca2b$247cd5d0$85222fc0@sarion.co.jp>,
> >  `"NAKAMURA, Hiroshi" <nahi@keynauts.com>' wrote:
> > > Hmm.  Authors, is there easy way to let webrick/httpserver.rb
> > > load my customized httpservlet.rb?
> > 
> > Hmm, I hope the built-in servlets does not interfere
> > with the user-defined components.
> 
> Why don't you remove cgihandler and erbhandler from
> webrick/httpservlet.rb?  You can remove filehandler,
> too (All request will cause "path not found" then :-)
> httpserver.rb as a brick.

Yes, but..

What do you think about :DocumentRoot and
:DirectoryListEnable the HTTPServer configurations?
They are for FileHandler servlet.

And I have written about them in an article for a
Japanese magazine. It is printing now :-)

--
gotoyuzo