Hello, 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 servlet set headers directives cache-control no-cache and pragma no-cache. Any idea ? TIA -- View this message in context: http://www.nabble.com/mod_cache-and-lenya-tp23649597p23649597.html Sent from the Lenya - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
