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 ?? Quote Link to comment https://forums.phpfreaks.com/topic/51953-headers/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.