If-Modified-Since HTTP header and wordpress

Discussion in 'WordPress' started by trichnosis, Jun 8, 2007.

  1. #1
    trichnosis, Jun 8, 2007 IP
  2. Webnauts

    Webnauts Peon

    Messages:
    133
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try adding in your .htaccess file:

    RewriteRule .* - [E=HTTP_IF_MODIFIED_SINCE:%{HTTP:If-Modified-Since}]
     
    Webnauts, Jun 8, 2007 IP