5
Apache2 Comando no válido 'SSLEngine'
Cuando reinicio httpd, aparece el siguiente error. ¿Qué me estoy perdiendo? [root@localhost ~]# service httpd restart Stopping httpd: [ OK ] Starting httpd: Syntax error on line 22 of /etc/httpd/conf.d/sites.conf: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration He instalado mod_ssl usando …
108
ssl
apache-httpd