[rt-users] running other than virtual host

Chris Hall chris at filmlight.ltd.uk
Fri Aug 1 05:57:28 EDT 2003


This bit worked for me, replace HOSTNAME with your hostname.

Alias /rt "/usr/local/rt3/share/html"
PerlRequire /usr/local/rt3/bin/webmux.pl
<Location /rt>
        SetHandler perl-script
        PerlHandler RT::Mason
        RedirectMatch permanent (.*)/$ http://HOSTNAME$1/index.html
</Location>


Sullivan, Robert (HQP) wrote:

> Is anyone running this as a non virtual host and if so what does the 
> conf look like?
> Much help would be appreciated.
>

-- 
____________________
chris at filmlight.ltd.uk
38 Bedford Square
WC1B 3EL
+44 (0)20 7631 4905

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030801/0e688aba/attachment.htm>


More information about the rt-users mailing list