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

