<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Php on sugar, spice, &amp;terminal? nice</title>
    <link>https://terminal.space/tag/php/</link>
    <description>Recent content in Php on sugar, spice, &amp;terminal? nice</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 02 Jun 2021 11:01:09 +0000</lastBuildDate>
    <atom:link href="https://terminal.space/tag/php/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Matching socks: Nginx &#43; php = Wordpress (Part 3)</title>
      <link>https://terminal.space/tech/matching-socks-nginx-php-wordpress-part-3/</link>
      <pubDate>Wed, 02 Jun 2021 11:01:09 +0000</pubDate>
      <guid>https://terminal.space/tech/matching-socks-nginx-php-wordpress-part-3/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://terminal.space/tech/matching-socks-nginx-php-wordpress-part-3/images/alfred-rowe-1zTetyivDYE-unsplash.jpg&#34;&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://terminal.space/tech/wordpress-hosting-docker-style-part-1/&#34;&gt;Part 1: Wordpress hosting, docker style&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;https://terminal.space/tech/cron-letsencrypt-docker-style-part-2/&#34;&gt;Part 2: Cron + LetsEncrypt, docker style&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;https://terminal.space/tech/matching-socks-nginx-php-wordpress-part-3/&#34;&gt;Part 3: Matching socks: Nginx + php = Wordpress&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Previously, we&amp;rsquo;ve covered terminating SSL connections and running cron jobs. Now it&amp;rsquo;s time to actually set up a wordpress installation. The two main ingredients are a web server, and a php server. All requests go through the web server (nginx, again in this case). If the filepath ends in a .php extension, then the request gets forwarded to the php-fpm (basically php with a &lt;a href=&#34;https://stackoverflow.com/a/2089297/3029173&#34;&gt;FastCGI&lt;/a&gt; implementation) to do the server-side processing.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
