CAS, css and include images pb
David Spencer
David.Spencer at bristol.ac.uk
Mon Oct 16 05:28:29 EDT 2006
--On 15 October 2006 12:43 +0200 jehan procaccia <jehan.procaccia at int-evry.fr>
wrote:
> Scott Battaglia wrote:
>
>> I would guess you need to move your images and CSS out of the
>> directory protected by CAS. But I'm not too familiar with that CAS
>> client.
>
> Yes that could be a workaroud, but I thought that there was a well known
> solution ...?
mod_cas has a simple session caching feature that allows multiple requests to
the same server to be served without heading back to the CAS server for
authentication. The relevant control directives are:
CASLocalCacheFile /usr/local/apache/proxy/CASLocalCacheFile
CASLocalCacheTimeout 1800
CASLocalCacheInsecure Off
I would think this would solve your problem.
Dave
----------------------
David Spencer
Information Systems and Computing
University of Bristol
More information about the cas
mailing list