Hello,

I install apache with mod_cache 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/CacheDisable-in-servlet--captcha.jpg-tp23649311p23649311.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to