Hi Frank,

Frank Hamilton schrieb:
I install apache with mod_cache and lenya but when I try to avoid that
/captcha.jpg servlet was cached It`s fails, and a cached catcha image it's
send to client. Maybe I don't use well the cacheDisable directive. The
servlet launch in http://xxxx:xxxx/captcha.jpg and I use "CacheDisable /captcha.jpg" in my virtual host config but nothing, the catcha
validation fails because the catcha image it not generate.

The CacheDisable directive should actually work. Just a wild guess – could you verify that the image is not cached in the browser?

-- Andreas


The servlet set headers directives cache-control no-cache  and pragma
no-cache.

Any idea ? TIA


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to