Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > a9d301f9c69065092b76535fa0650565 > files > 6

rt3-3.8.8-4.fc14.src.rpm

Alias /rt3 "@RT3_WWWDIR@"

PerlRequire @RT3_BINDIR@/webmux.pl

<Directory "@RT3_WWWDIR@">
  AllowOverride All
  Options ExecCGI FollowSymLinks

  RewriteEngine On
  RedirectMatch permanent (.*)/$ $1/index.html
  AddDefaultCharset UTF-8
  SetHandler perl-script
  PerlHandler RT::Mason
</Directory>