Forum Replies Created
Thank you. I might consider extending the functionally of the software.
But for now there is a conflict with Fastcgi-Cache and your software. The cache always misses when the plugin is enabled. Versions 4.7 3 & 4.7 4
Do you have any ideas for this.
Thanking you kindly,
Trinquet.
Plugin disabled;
root@xxxxxxxxxxxx:~# curl -X GET -I https://digitalrecall.paris
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 10 Apr 2018 07:59:46 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Link: <https://digitalrecall.paris/wp-json/>; rel=”https://api.w.org/”
Fastcgi-Cache: HIT
Strict-Transport-Security: max-age=31536000; includeSubdomains
Plugin disabled;
root@xxxxxxx:~# curl -X GET -I https://digitalrecall.paris
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 10 Apr 2018 08:00:03 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Set-Cookie: PHPSESSID=ei7p7i5fj02b8146aovq66llp9; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Link: <https://digitalrecall.paris/wp-json/>; rel=”https://api.w.org/”
Fastcgi-Cache: MISS
Strict-Transport-Security: max-age=31536000; includeSubdomains
Please ignore the previous post. I linked to a newly created page, added the shortcode and now all is working as it should.
Many thanks,
Trinquet.