<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Wordpress on nagg.eu</title><link>https://nagg.eu/tags/wordpress/</link><description>Recent content in Wordpress on nagg.eu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 22 Apr 2015 23:38:54 +0000</lastBuildDate><atom:link href="https://nagg.eu/tags/wordpress/index.xml" rel="self" type="application/rss+xml"/><item><title>Nginx, PHP-FPM caching done right</title><link>https://nagg.eu/nginx-php-fpm-caching-done-right/</link><pubDate>Wed, 22 Apr 2015 23:38:54 +0000</pubDate><guid>https://nagg.eu/nginx-php-fpm-caching-done-right/</guid><description>&lt;p&gt;The whole web is full of pseudo guides on how to properly - that is the key
word here - configure Nginx to perform caching alongside with PHP-FPM, but
every single one of them fails to mention some minor steps resulting in a
borked half functioning implementation.&lt;br&gt;
For example, not a single one mention the necessity to edit &lt;code&gt;/etc/php.ini&lt;/code&gt; and
set &lt;code&gt;session.use_cookies&lt;/code&gt; to &lt;code&gt;0&lt;/code&gt;.&lt;br&gt;
Too bad that without doing so caching with WordPress in combination with
certain plugins or themes (for example MainWP or Enfold theme) is completely
not working; the following headers get added to every HTTP response:&lt;/p&gt;</description></item></channel></rss>