5
apache2 অবৈধ কমান্ড 'SSLEngine'
আমি যখন httpd পুনরায় চালু করি তখন আমি নিম্নলিখিত ত্রুটিটি পাই। আমি কী মিস করছি? [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 …
108
ssl
apache-httpd