On Tue, Sep 30, 2003 at 03:51:48PM +0100, DARCY,MATTHEW (HP-UnitedKingdom,ex2) wrote:
> 
>    Hi all,
> 
>    I am looking at my 2 servers running sqwebmail, 1 was installed by
>    inter7 the other installed by myself.
> 
>    Looking at the access logs for virtual domains, when sqwebmail is
>    accessed the path to images works but appears a little messy
> 
>    Eg: 192.6.126.74 - - [30/Sep/2003:15:40:04 +0100] "GET
>    /images/sqwebmail//graytopleft.gif HTTP/1.0" 304 -
> 
>    The path /images/sqwebmail//graytopleft.gif appears to work but why am
>    I getting the extra / in the path ?

if this worries you, rebuild sqwebmail using

  ./configure --enable-imageurl=/images/sqwebmail

instead of

  ./configure --enable-imageurl=/images/sqwebmail/

Brian.

Reply via email to