Showing posts with label Errors and Solutions #55. Show all posts
Showing posts with label Errors and Solutions #55. Show all posts

Saturday, November 24, 2012

Apache: SSLEngine not allowed here


Error

Syntax error on line 51 of /etc/apache2/sites-enabled/000-default-ssl:
SSLEngine not allowed here


Solution

Move "SSLEngine on" outside the "<Directory />" tag in the Apache VirtualHost file