Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > c38f804c944a8c64e794319782836e38 > files > 6

rt3-3.8.7-2.fc13.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>