<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
  <channel>
    <title>Guido Flohr - #Nginx</title>
    <description></description>
    <link>https://www.guido-flohr.net/</link>
    <webfeeds:cover image="http://www.guido-flohr.net/assets/images/gfl-profile.jpeg" />
    <atom:link href="https://www.guido-flohr.net/" rel="self" type="application/rss+xml"/>

    <pubDate>Tue, 02 Jun 2026 17:07:24 +0000</pubDate>
    <lastBuildDate>Tue, 02 Jun 2026 17:07:24 +0000</lastBuildDate>
    <generator>Qgoda vv0.11.0 (https://www.qgoda.net/)</generator>
      
      <item>
        <title>Simple Content Negotiation For Nginx</title>
        <description>Content negotiation is a key concept for multi language web sites. For Nginx it is only available as a patch. But negotiating the language is a rather trivial task for most sites. Instead of patching the web server, a couple of lines of Perl code will also do the job.</description>
        <pubDate>Sun, 28 Feb 2016 22:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/simple-content-negotiation-for-nginx/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/simple-content-negotiation-for-nginx/index.html</guid>
        
        <category>System Administration</category>
        
        <category>Web Development</category>
        
        <category>Nginx</category>
        
        <category>Perl</category>
        
        
        <category>System Administration</category>
        
        <category>Development</category>
        
      </item>
      
      <item>
        <title>Group Authentication For Nginx</title>
        <description>The access control system of Nginx lacks an equivalent for Apache&apos;s group based access control. But it is easy to emulate this Apache feature with a little bit of scripting.</description>
        <pubDate>Tue, 13 Sep 2016 21:00:00 +0000</pubDate>
        <link>https://www.guido-flohr.net/group-authentication-for-nginx/index.html</link>
        <guid isPermaLink="true">https://www.guido-flohr.net/group-authentication-for-nginx/index.html</guid>
        
        <category>System Administration</category>
        
        <category>Web Development</category>
        
        <category>Nginx</category>
        
        <category>Perl</category>
        
        
        <category>System Administration</category>
        
        <category>Development</category>
        
      </item>
      
  </channel>
</rss>
