[xwiki-users] [XWiki 1.4] logout problem
Sergiu Dumitriu
sergiu at xwiki.com
Thu May 22 19:37:54 CEST 2008
Try changing in xwiki.cfg:
xwiki.authentication.logoutpage=/[^/]+/logout/*
to
xwiki.authentication.logoutpage=(/[^/]+/|/)logout/*
I think this is caused by the missing /bin/ in the URL.
Thomas UNG wrote:
> Hi Sergiu,
>
> tomcat version is 5.5.23
>
> xwiki running under version 1.4.9828 currently running in production from
> http://www.clubimmo.com/info
>
> I can give you an account login if required.
>
> Cheers,
> Thomas
>
> 2008/5/22 Sergiu Dumitriu <sergiu at xwiki.com>:
>
>> Thomas UNG wrote:
>>> Hi,
>>>
>>> I have installed xwiki 1.4 in tomcat and I have a problem on logout.
>> can't
>>> logout after login.
>>>
>> Hi,
>>
>> - what version of Tomcat is that?
>> - Are you sure that is 1.4? We had a problem with logout on tomcat, but
>> it was in 1.3
--
Sergiu Dumitriu
http://purl.org/net/sergiu/
More information about the users
mailing list