[rt-users] multiple web sites as well as rt
Elaine .
cmap_sec at yahoo.co.uk
Wed Apr 13 05:58:22 EDT 2005
hi
How do i set up rt to run on a box with other
programs- they are not virtualhosts, i just have some
other test stuff which when rt isn't active (3.22) is
in DocRoot/folders and works via the web. My rt conf
file is - and works but it transfers ALL for the
server name to the different docroot and i'm not smart
enough to work out what to do ..any help please ?
Elaine
<VirtualHost ip>
ServerName domainname
DocumentRoot /usr/local/rt3/share/html
AddDefaultCharset UTF-8
# these four lines apply to Apache2+mod_perl2 only:
{{{
PerlSetVar MasonArgsMethod CGI
PerlModule Apache2 Apache::compat
RewriteEngine On
RewriteRule ^(.*)/$ $1/index.html
# }}}
PerlModule Apache::DBI
PerlRequire /usr/local/rt3/bin/webmux.pl
<Location />
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
Send instant messages to your online friends http://uk.messenger.yahoo.com
More information about the rt-users
mailing list