Forum Moderators: phranque
Is it possible?
Static content always seems to have last-modified set to the file datestamp and dynamic always has the current datestamp even though the html shows my hacked last modified.
*=======
Background info - I'm using some site scanning software to build a Google xml sitemap and I want to put in the lastmod date when the content was last (really truly) modified. Hence I take the modified date from the source record and write an http-equiv last-modified header.
Jim