[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache2, UserDir und SSL



Moin,
Am Sonntag 12 Juni 2005 09:52 schrieb Michael Liebl:
> Wo ist "SSLEngine on"?
> IMHO braucht man das auch.
die Frage ist wohin damit? Denn in der Doku finde ich immer nur Hinweise auf 
VirtualHosts. Aber das ist ja bei mir nicht der Fall. Ich habe folgendes 
Ausprobiert:
<Directory /home/*/public_html>
        AllowOverride All
        Options Indexes SymLinksIfOwnerMatch IncludesNoExec
        Dav On
        SSLEngine on
        SSLCipherSuite HIGH:MEDIUM
        SSLRequireSSL
</Directory>

Der gute Apache meint dann folgendes:
Syntax error on line 212 of /etc/apache2/apache2.conf:
SSLEngine not allowed here

Gruß & Danke
  Volker



Reply to: