Tim Dunphy wrote on 28/08/2015 00:18:
And made sure that the document root setup in the vhost for the site I'm serving has permissions for the apache user. Yet some of the files are throwing a 404 error in a browser even tho they are clearly present and accounted for on the file system.
Put
CheckSpelling on CheckCaseOnly on
in vhost or Apache configuration
You have to enable mod_speling in /etc/httpd/conf.modules.d/00-base.conf