Re: [users@httpd] /index.php generates Forbidden error

2011-06-27 Thread George Morton
, index.php is now also served as expected. Thanks again. George On Mon, Jun 27, 2011 at 7:33 PM, Frank Gingras wrote: > > > On 06/27/2011 04:50 PM, George Morton wrote: >> >> Sorry to have left that important information out.  Here it is. >> >> error_log: >> ---

Re: [users@httpd] /index.php generates Forbidden error

2011-06-27 Thread George Morton
" 200 72 "-" "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Red Hat/3.6.18-1.el6_1 Firefox/3.6.18" On Mon, Jun 27, 2011 at 8:04 AM, Frank Gingras wrote: > > > On 06/27/2011 07:57 AM, George Morton wrote: >> >> Symptoms: >&g

[users@httpd] /index.php generates Forbidden error

2011-06-27 Thread George Morton
Symptoms: - When attempting to access index.php in my DocumentRoot, (via http from any of several browsers), I receive a 403 Forbidden error. When I copy the file to test.php and access that, it is served as expected. Also, if I access index.html it is served as expected. My server envir