I successfully installed LAMP and Drupal. I was able to view the Drupal installation and testfile.html index.phpcreated within /var/www/html
Next I copied a tar from my home director (that was a copy of a Drupal website) to /var/www/html and untarred it.
That seemed to destroy everything. Not only can I not access the newly untarred file, I cannot access
index.php and any otehr file.
I learnt that selinux may be a problem so disabled it by changing /sbin/selinux/config and setting a line as disabled. Then I rebooted and ensured that selinux was disabled.
Yet I am unable to view the apache files. I have a brand new installation of F11 and have not changed httpd.conf
What should I do? My inability to make this work is hitting my project billing directly.