DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6709>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6709

Images on protected areas have not "Last modified" header





------- Additional Comments From [EMAIL PROTECTED]  2003-03-27 18:28 -------
Assuming that you are using Form authentication,

<Context ...>
  <Valve className="org.apache.catalina.authenticator.FormAuthenticator"
         disableProxyCaching="true" ... />
  ...
</Context>

For other types of authentication, replace FormAuthenticator with the correct 
class.

Note that this option doesn't play well with the admin webapp.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to