Folks,
A quick question...trivial to most I am sure: I am running Centos6, stock Apache, mysql. I have a static database, accessed via a web front end (PHP + mysql interface) that works just fine on the server, but externally the test script works until it's time to serve up the individual file the database points to. The files I want to display are in /var/www/html and are owned by apache.
I have not touched /etc/httpd/conf/httpd.conf.
What have I overlooked? Thanks