Alex Le Fevre writes: 

> I just got around to using the config below on my server, and it works 
> great -- from the Apache end. However, I've run into an odd Sqwebmail 
> problem.
> Basically, I'd had the binary for Sqwebmail living in 
> /usr/local/apache/cgi-bin. I didn't want to set directory options on that 
> directory, out of a worry that they'd do odd things to my other Virtual 
> Hosts. Thus, I copied my binary to a whole different location. Strangely 
> enough, this caused all of my images to quit working. This seems odd, 
> since I thought the paths for the images were done absolutely. 

Image paths are set by a configure option.  The default image URL is 
/webmail, so the image URLs end up being http://domain/webmail. 

You should set things up so that this URL for each virtual domain resolves 
to the same directory.  Or, reconfigure and explicitly specify an absolute 
URL path. 

-- 
Sam 

Reply via email to