ossfreak Posted May 18, 2007 Share Posted May 18, 2007 I'm trying to implement Caching. I'm facing problems with the $_SERVER['HTTP_IF_NONE_MATCH'] and $_SERVER['HTTP_IF_MODIFIED_SINCE']. The values are not being set until and unless the .htaccess file is modified with some adjustments. Is there a method other than modifying the .htaccess file to make these two $_SERVER['HTTP_IF_NONE_MATCH'] and $_SERVER['HTTP_IF_MODIFIED_SINCE'] work ?? Link to comment https://forums.phpfreaks.com/topic/51953-headers/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.