RubyRequire apache/auto-charset
<Location /ac>
  SetHandler ruby-object
  RubyHandler Apache::AutoCharset.instance
</Location>

