Author Topic: Exist/Work If-Modified-Since  (Read 7939 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Exist/Work If-Modified-Since
« on: July 27, 2016, 01:15:46 AM »
As the title suggests, it exists / works If-Modified-Since in cwp?
It can work in digitalocean?

Offline
*****
Re: Exist/Work If-Modified-Since
« Reply #1 on: July 28, 2016, 09:44:04 AM »
Hi, what do you mean?
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Exist/Work If-Modified-Since
« Reply #2 on: July 28, 2016, 08:52:22 PM »
If I set this on my pages.

header('If-Modified-Since: '.gmdate('D, d M Y H:i:s', $last_mod_header).' GMT');

The search engines see it?

I read that the server must be configured to allow search engines to access the value of the If-Modified-Since. CWP is configured?

I also read that some vps not allow us access to the If-Modified-Since, the combination digitalocean cwp, allows access?