[rt-devel] Apache 2/ Mod_perl2/ RT 3.0.7 problem
    Michael S. Liebman 
    m-liebman at northwestern.edu
       
    Tue Jan 27 17:30:40 EST 2004
    
    
  
On Tue, Jan 27, 2004 at 12:40:56PM -0500, Rich West wrote:
> o Also note that, with FastCGI, it cannot serve up the images, so you 
> have to have the images accessible OUTSIDE of your RT tree.  This means 
> that you would have to edit your RT_SiteConfig.pm and 
> 'Set($WebImagesURL, "<images_url>"', and then copy the relative images 
> over to that url.  Fortunately, RT is very lightweight on the number of 
> images. :)
You can also add
    Alias /NoAuth/images /opt/rt3/share/html/NoAuth/images
and not worry about changing the images URL.
Michael
-- 
Michael S. Liebman                      m-liebman at northwestern.edu
                  http://msl521.freeshell.org/
"I have vision and the rest of the world wears bifocals."
        -Paul Newman in "Butch Cassidy & the Sundance Kid"
    
    
More information about the Rt-devel
mailing list