Quote:
Originally Posted by cash29
If he can hack on Apache's source code, then yes. Although, this seems somewhat unlikey: how many webmasters have access to their own Apache? How many know enough C to make Apache behave in that way?
|
Couldn't you just use:
<?php
header('Last-Modified: ' . $date_string ');
?>
