Article ID: 311006 - Last Review: October 23, 2003 - Revision: 2.3 HOW TO: Prevent Web Caching in Windows 2000This article was previously published under Q311006 On This PageSUMMARY
This step-by-step article describes how to prevent the Web caching of objects on your server.
Enable Content Expiration in IIS 5.0When content expiration is enabled, the Web browser compares the current date to the expiration date to determine whether to display a cached page or request an updated page from the server.To set the expiration of Web site content in IIS 5.0, follow these steps:
Prevent Caching Using an ASP ScriptYou can also prevent individual pages from being cached by adding a script to ASP files. To do this, follow these steps:
REFERENCESFor additional information on controlling Web page caching, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
165150
(http://support.microsoft.com/kb/165150/EN-US/
)
How to Use Pragma: No-cache with IIS and IE
234067
(http://support.microsoft.com/kb/234067/EN-US/
)
HOWTO: Prevent Caching in Internet Explorer
For more information, see the following Web sites:
Caching Tutorial for Web Authors and Webmasters http://www.mnot.net/cache_docs/ (http://www.mnot.net/cache_docs/) Web Caching and Content Delivery Resources http://www.web-caching.com (http://www.web-caching.com/)
| Article Translations
|
Back to the top
