[rt-users] Installing the Cozens Statistics Package
Joerg Herbert
joerg at die-herberts.de
Sat Jan 18 18:46:33 EST 2003
On 30 Dec 2002 at 19:33, Ron Gidron wrote:
> <VirtualHost _default_:8080>
> ServerAdmin ron.gidron at shunra.com
> ErrorLog /var/log/rt2/apache_rt_error.log
> DocumentRoot /usr/local/rt2/WebRT/html
> ServerName quake
> PerlModule Apache::DBI
> #PerlFreshRestart On
> PerlRequire /usr/local/rt2/bin/webmux.pl
> <Location />
> Options Indexes FollowSymLinks
> AllowOverride None
> Order deny,allow
> Allow from all
> SetHandler perl-script
> PerlHandler RT::Mason
> </Location>
> <Location /chart>
> SetHandler perl-script
> PerlHandler Apache::GD::Graph
> </Location>
> </VirtualHost>
>
Take a look at your Apache-Error-Log. If you move the Directories
/chart and /stat to $Documentroot all should be fine.
--
Bye for now,
Bis denne,
Joerg
More information about the rt-users
mailing list