Sebastian Kannengiesser wrote: > Thanx Sergiu, > > I solved it by following what is suggested here in the second post: > > http://community.eapps.com/showthread.php?p=461 > > Works. > > Cheers, > Sebastian > > PS: F*** Internet Explorer... >
And M$. > > On Tue, Apr 28, 2009 at 6:24 PM, Sergiu Dumitriu <[email protected]> wrote: >> Sebastian Kannengiesser wrote: >>> Short add: >>> >>> I'm using Tomcat 6 and am forcing SSL in with a >>> <transport-guarantee>CONFIDENTIAL</transport-guarantee> in web.xml. >>> >>> It is probably no XWiki issue, but maybe some of you have anyway >>> proposals on this. >>> >>> Cheers, >>> Sebastian >>> >>> On Tue, Apr 28, 2009 at 5:33 PM, Sebastian Kannengiesser >>> <[email protected]> wrote: >>>> Hi guys, >>>> >>>> anyone a suggestion what I can do here? I found this: >>>> http://support.microsoft.com/default.aspx?scid=kb;en-us;812935 >>>> >>>> It actually only relates to IE6 but it occurs here also with IE7. I >>>> found some PHP sites suggestion for developers having the same problem >>>> to set som header options: http://downside.ch/blog/?p=26 >>>> >>>> Any idea, what can be done in XWiki to solve this? Can you even >>>> reproduce it? I didn't find anything on Jira. >>>> >>>> Many Thanx. >> The quickest suggestion is to compile a custom core jar that doesn't set >> the no-cache header. >> >> Another suggestion is to put an Apache frontend that overrides the cache >> header. >> >> I've been also thinking for some time that the default cache policy >> should be configurable, but this wasn't a priority, so nobody worked on it. >> -- >> Sergiu Dumitriu >> http://purl.org/net/sergiu/ >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
