Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 5161127d2e905883ac111b7c9934458a > files > 1

rt-3.6.7-3mdv2010.0.noarch.rpm

# if you change it here, do not forget to change it
# in /etc/rt/RT_Config.pm too (  )
Alias /rt3 "/var/lib/rt/html"

PerlRequire /usr/bin/webmux.pl

<Directory "/var/lib/rt/html">
  AllowOverride All
  Options ExecCGI FollowSymLinks
  Order allow,deny
  Allow from all
  RewriteEngine On
  AddDefaultCharset UTF-8
  SetHandler perl-script
  PerlHandler RT::Mason
</Directory>