Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Website to check website

[bsa_pro_ad_space id=2]
#833386
Anonymous
Inactive

try this

in your root .htaccess file

Header unset ETag
FileETag None

[php]
# 2 HOURS

Header set Cache-Control “max-age=7200, must-revalidate”


Header set Cache-Control “public”
Header set Expires “Thu, 15 Apr 2015 20:00:00 GMT”

[/php]