On Sat, 2004-04-10 at 01:01, Brian Candler wrote:
<snip>
> There's your problem. You need to set --enable-imageurl=/images
> (right now it appears you have --enable-imageurl=images)
> 
> Because you're missing the initial slash, your web browser is interpreting
>     images/graybottomright.png
> as a relative URL, making it
>     /cgi-bin/sqwebmail/images/graybottomright.png
> 
> Regards,
> 
> Brian.
> 

Brian,

Thanks for your assistance. However after much coffee and very little
sleep, as well as trying the /images approach I found that the only
imageurl that would get me out of the cgi-bin was a hardlinked url: 
http://[ip]/images/sqwebmail

This means that I will have to recompile sqwebmail for all of the
swervers I am building, but at least I finally got this working.

Now for some sleep

Dave

Reply via email to