1.5 svn - Updated to revision 13565 - signout redirect doesn't work?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Paul,

	I updated to the latest svn for 1.5 (revision 13565) and for some reason, my
signout page no longer redirects to my home page and instead gives a 403 error.
My config is:

$signout_page  = SM_PATH . 'config/3111return.html';

[13:37 nirvana:/srv/www/htdocs/squirrelmail/config] # cat 3111return.html
<html>
<title>3111Skyline, Nacogdoches, Texas -- Freedom For All</title>
<meta http-equiv="REFRESH" content="0;url=http://nirvana.3111skyline.com";>
<body>
</body>
</html>

	This has worked fine until this latest update. I'm scratching my head as to
why. The apache error log says:

[Sun Apr 19 04:28:09 2009] [error] [client 192.168.6.102] client denied by
server configuration: /srv/www/htdocs/squirrelmail/config/3111return.html

	I haven't changed my configuration, so I'm wondering if something in the
latest update didn't invoke some additional security that existed in the server
already but that sqmail didn't use until this las update.

	I picked around a bit with google on the error and found the suggestion to try
loosening the global security by commenting out the Deny from all:

# forbid access to the entire filesystem by default
<Directory />
    Options None
    AllowOverride None
    Order deny,allow
#     Deny from all
</Directory>

	But, that made no difference. Any thoughts on what I should check next??
Thanks for your great work.

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux