[rt-users] Apache configuration for /rt
    ParimalaRamdas at oaktech.com 
    ParimalaRamdas at oaktech.com
       
    Wed Jun 11 09:10:07 EDT 2003
    
    
  
In addition to tht you need 1 more line right after Alias
PerlRequire /usr/local/rt3/bin/webmux.pl
Thanks,
Parimala.
Forrest Aldrich <forrie at forrie.com>
Sent by: rt-users-admin at lists.fsck.com
06/10/2003 11:20 PM
 
        To:     rt-users at lists.fsck.com
        cc: 
        Subject:        [rt-users] Apache configuration for /rt
Instead of having a VirtualHost (and corresponding DNS entry to point to 
that host), can we configure Apache with some alternative ways of getting 
there.
For example, I have:
Alias /rt /usr/local/rt3
<Location /rt>
         SetHandler      perl-script
         PerlHandler     RT::Mason
</Location>
But that's obviously not enough - if you try to use anything of RT from 
that page, it will just attempt to redirect per the suggested VirtualHost 
entry which points DocumentRoot to /usr/local/rt3/html.
Thanks.
_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users
Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030611/171bc05c/attachment.htm>
    
    
More information about the rt-users
mailing list