0

Is there an ISAPI filter that can automatically add the Last-Modified header in IIS?

Rob Stevenson-Leggett
  • 35,279
  • 21
  • 87
  • 141

1 Answers1

0

IIS 6 onwards should already do this for you according to this MSDN article:

http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/9c6405ef-b247-4c0c-b490-41a9b6682b1e.mspx?mfr=true

Rogeclub
  • 105
  • 1
  • 7