<div><div><br></div><div>&lt;Directory &quot;/var/www/webtrees&quot;&gt;<br>       Options Indexes MultiViews ExecCGI<br>       AllowOverride None<br>       Allow from from all<br>       Order allow,deny<br>       AddHandler cgi-script .php<br>
&lt;/Directory&gt;</div><div><span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><pre><br></pre></span></div><div><div class="gmail_quote">On Sun, Jan 16, 2011 at 5:37 PM, Jason Friedman <span dir="ltr">&lt;<a href="mailto:jason@powerpull.net">jason@powerpull.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; You may need to allow CGI to be run in that directory to use php.  Try<br>
&gt; renaming the file to index.html for a quick test.<br>
<br>
</div>index.html worked<br>
<br>
Here is the relevant portion of apache2.conf, I think:<br>
&lt;Directory &quot;/var/www/webtrees&quot;&gt;<br>
        Options Indexes MultiViews<br>
        AllowOverride None<br>
        Allow from from all<br>
        Order allow,deny<br>
        AddHandler cgi-script .php<br>
&lt;/Directory&gt;<br>
<br>
How should this look?<br>
<div><div></div><div class="h5">_______________________________________________<br>
clue-tech mailing list<br>
<a href="mailto:clue-tech@cluedenver.org">clue-tech@cluedenver.org</a><br>
<a href="http://cluedenver.org/mailman/listinfo/clue-tech" target="_blank">http://cluedenver.org/mailman/listinfo/clue-tech</a><br>
</div></div></blockquote></div><br></div></div>