in reply to Re^2: How to get web creation date from webserver?
in thread How to get web creation date from webserver?

Could it be that these pages are dynamically generated and as such do not really exist on the file-system, other than in a virtual sense? That could explain you always see todays date: the files were freshly baked to your request.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

  • Comment on Re^3: How to get web creation date from webserver?