Re: Internal server error in apache2

Shugo Maeda <[email protected]>
Newsgroups gmane.comp.apache.mod-ruby
Message-ID <[email protected]>
Hi,

At Wed, 23 Jun 2004 11:27:41 +0000,
[email protected] wrote:
> Can I set apache to show error in script and not internal error? It doesn't
> look nice.

Please use Apache::ERubyDebug.

  RubyRequire apache/eruby-debug
  <Location /eruby-debug>
  SetHandler ruby-object
  RubyHandler Apache::ERubyDebug.instance
  </Location>

Shugo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.