We have an internal staging server where we test sites before deploying to production. Each site has a subdomain of our corporate domain. I've just noticed that all requests are returning a blank page. The error_log shows a 404 error:
Example URL: https://test-sitea.ourdomain.com/index.php
We don't use this server often any more, so we just noticed the issue. Maybe it's related to a recent cPanel/WHM update?
This is happening for dynamic content like PHP pages as well as static content like images.[Wed Jan 26 09:30:02.205370 2022] [include:warn] [pid 20676] [client 192.168.182.1:61250] AH01374: mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed: /404.shtml
Example URL: https://test-sitea.ourdomain.com/index.php
We don't use this server often any more, so we just noticed the issue. Maybe it's related to a recent cPanel/WHM update?