<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Error-403 on Details...</title>
    <link>https://www.deepreflect.net/tags/error-403/</link>
    <description>Recent content in Error-403 on Details...</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2003 - 2026 Leonardo Rizzi</copyright>
    <lastBuildDate>Tue, 30 Jun 2026 03:28:29 +0200</lastBuildDate>
    <atom:link href="https://www.deepreflect.net/tags/error-403/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Apache - Client denied by server configuration</title>
      <link>https://www.deepreflect.net/2008/10/30/apache-client-denied-by-server-configuration/</link>
      <pubDate>Thu, 30 Oct 2008 11:58:32 +0000</pubDate>
       <guid isPermaLink="false">http://blog.deepreflect.net/?p=196</guid> 
      <description>&lt;p&gt;Tipico errore 403 Access Denied e nel log una stringa simile a quest &amp;ldquo;client denied by server configuration&amp;rdquo; con incluso il path del file specifico?&lt;/p&gt;
&lt;p&gt;Allora con buona probabilita&amp;rsquo; manca una direttiva nella configurazione globale o nella singola del vhost:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-gdscript3&#34; data-lang=&#34;gdscript3&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;Directory&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#34;/var/www/&amp;#34;&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; Options None
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; AllowOverride None
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; Order allow,deny
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt; Allow from all
&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&#34;color:#a6e22e&#34;&gt;Directory&lt;/span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;&amp;gt;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
      <content:encoded><![CDATA[<p>Tipico errore 403 Access Denied e nel log una stringa simile a quest &ldquo;client denied by server configuration&rdquo; con incluso il path del file specifico?</p>
<p>Allora con buona probabilita&rsquo; manca una direttiva nella configurazione globale o nella singola del vhost:</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-gdscript3" data-lang="gdscript3"><span style="display:flex;"><span><span style="color:#f92672">&lt;</span><span style="color:#a6e22e">Directory</span> <span style="color:#e6db74">&#34;/var/www/&#34;</span><span style="color:#f92672">&gt;</span>
</span></span><span style="display:flex;"><span> Options None
</span></span><span style="display:flex;"><span> AllowOverride None
</span></span><span style="display:flex;"><span> Order allow,deny
</span></span><span style="display:flex;"><span> Allow from all
</span></span><span style="display:flex;"><span><span style="color:#f92672">&lt;/</span><span style="color:#a6e22e">Directory</span><span style="color:#f92672">&gt;</span>
</span></span></code></pre></div>]]></content:encoded>
    </item>
  </channel>
</rss>
