Hide Forgot
Description of problem: redhat-certification on rhel 6 breaks the existing httpd configuration, with /etc/httpd/conf.d/rhcert.conf containing config details which do not work on rhel 6. Version-Release number of selected component (if applicable): redhat-certification-backend-2.3-20160217.el6 How reproducible: reliably Steps to Reproduce: 1. install redhat-certification-hardware on a fresh system 2. redhat-certification-backend will be installed as a dependency 3. `service httpd start` (rhcert-backend server start also fails) Actual results: # service httpd start Starting httpd: Syntax error on line 37 of /etc/httpd/conf.d/rhcert.conf: Invalid command 'WSGIScriptAlias', perhaps misspelled or defined by a module not included in the server configuration [FAILED] Expected results: httpd starts successfully without complain about missing modules Additional info: