Do you have SELinux in enforcing?<br><br><div class="gmail_quote">On Sun, Jan 16, 2011 at 5:06 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;">
Hi, why the 403?<br>
<br>
$ ls -l /var/www/webtrees/index.php<br>
-rwxr-xr-x 1 www-data www-data 6401 2010-11-25 08:26 /var/www/webtrees/index.php<br>
$ ls -l /var/www/webtrees/robots.txt<br>
-rw-r--r-- 1 www-data www-data 5844 2010-06-21 17:10<br>
/var/www/webtrees/robots.txt<br>
<br>
$  wget <a href="http://localhost/webtrees/robots.txt" target="_blank">http://localhost/webtrees/robots.txt</a><br>
--2011-01-17 00:01:47--  <a href="http://localhost/webtrees/robots.txt" target="_blank">http://localhost/webtrees/robots.txt</a><br>
Resolving localhost... 127.0.0.1<br>
Connecting to localhost|127.0.0.1|:80... connected.<br>
HTTP request sent, awaiting response... 200 OK<br>
Length: 5844 (5.7K) [text/plain]<br>
Saving to: `robots.txt&#39;<br>
<br>
$ wget <a href="http://localhost/webtrees/index.php" target="_blank">http://localhost/webtrees/index.php</a><br>
--2011-01-17 00:03:18--  <a href="http://localhost/webtrees/index.php" target="_blank">http://localhost/webtrees/index.php</a><br>
Resolving localhost... 127.0.0.1<br>
Connecting to localhost|127.0.0.1|:80... connected.<br>
HTTP request sent, awaiting response... 403 Forbidden<br>
2011-01-17 00:03:18 ERROR 403: Forbidden.<br>
_______________________________________________<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>
</blockquote></div><br>