Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2006 17:53:29 -0500
From:      Charles Swiger <cswiger@mac.com>
To:        Giovanni <jumpyboy@infinito.it>
Cc:        ports@freebsd.org
Subject:   Re: FreeBSD Port: sqwebmail-5.1.1
Message-ID:  <3F2CE290-71E4-43D8-82D9-15548C2011E6@mac.com>
In-Reply-To: <200603202342.21558.jumpyboy@infinito.it>
References:  <200603202342.21558.jumpyboy@infinito.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 20, 2006, at 5:42 PM, Giovanni wrote:
>     ScriptAlias /cgi-bin/sqwebmail /usr/local/www/cgi-bin-dist/ 
> sqwebmail
> </VirtualHost>
>
> I write into the browser: https://webmail.kde-it.org/
>
> I tryed to insert incorrect id/password and ok the browser shows  
> the invali
> user password, but when I insert the correct one I got in the browser:
>
> Not Found
> The requested
> URL /login/giovanni@kde-it.org/ 
> A6EC4555FD565AE9D6D78B45B2E0BA65/1142893763
> was not found on this server.
>
> And from Apache log:
>
> [Mon Mar 20 23:20:46 2006] [error] [client 192.168.1.25] script not  
> found or
> unable to stat: /usr/local/www/cgi-bin-dist/sqwebmail/sqwebmaillogin,
> referer: https://webmail.kde-it.org/?noframes=1

On my machines, /usr/local/www/cgi-bin and /usr/local/www/cgi-bin- 
dist were symlinked, so you either need to specify the actual path or  
turn on FollowSymLinks, or you might remove the symlink and just put  
the CGI-bin program into /usr/local/www/cgi-bin directly.

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F2CE290-71E4-43D8-82D9-15548C2011E6>