I am trying to get the If-Modified-Since header. I am getting null. I am trying this on my local server. Is there any way i could configure my apache server to return the If-modified -since header? HTTP_IF_MODIFIED_SINCE : HTTP_IF_NONE_MATCH : how that works? here am printing array values apache_request_headers() and $_SERVER using PHP. Any help? Thank you.