View Single Post
Old 2006-12-21, 01:49 AM   #10
NobleSavage
Lord help me, I'm just not that bright
 
Join Date: May 2006
Posts: 103
Send a message via ICQ to NobleSavage
Quote:
Originally Posted by cash29 View Post
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 ');
?>

NobleSavage is offline   Reply With Quote