Jump to content

Headers


ossfreak

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.