Hi

I'm running IIS on windows server 2003. I have a problem where IIS seems to
cache .ccs files.

This is far from ideal as designers working on the site cannot see the
results of changes they are making to the .css file.

How do i prevent IIS from caching files and images?

Thanks in advance

Simon Ames

Re: IIS caching css files and images by Jerry

Jerry
Fri Apr 16 03:17:20 CDT 2004

IIS is not caching any files. Caching is always on the client, or maybe a
proxy server in between.

Jerry

"simon ames" <amessimon-nospam-@hotmail.com> wrote in message
news:O3nr4QtIEHA.2948@TK2MSFTNGP11.phx.gbl...
> Hi
>
> I'm running IIS on windows server 2003. I have a problem where IIS seems
to
> cache .ccs files.
>
> This is far from ideal as designers working on the site cannot see the
> results of changes they are making to the .css file.
>
> How do i prevent IIS from caching files and images?
>
> Thanks in advance
>
> Simon Ames
>
>



Re: IIS caching css files and images by anonymous

anonymous
Sun May 23 14:01:03 CDT 2004

Completely untrue, IIS 6.0 has both kernel-level and user-level caching. Read up before you spread FUD. I am also searching for a way to turn off caching of static files and have been digging deep into this, but still not found an answer.

RE: IIS caching css files and images by migreen

migreen
Thu Jul 22 06:00:32 CDT 2004

How to Modify the Cache-Control HTTP Header When You Use IIS (247404)
http://support.microsoft.com/default.aspx?scid=KB;EN-US;247404

Use the IIS help to get more information on AspScriptFileCacheSize &
DisableStaticFileCache

Thank you for choosing Microsoft
Miriam Lamaute
Microsoft Developer Support

This posting is provided ?AS IS? with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.