From: Rich Bowen Date: Mon, 15 Nov 2010 20:35:37 +0000 (+0000) Subject: Missing newline X-Git-Tag: 2.3.9~46 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7962cd98760ee407c0cc0b6d30746f87049fde9e;p=apache Missing newline git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1035434 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en index ad15f9ed5d..0e597d5dc4 100644 --- a/docs/manual/ssl/ssl_howto.html.en +++ b/docs/manual/ssl/ssl_howto.html.en @@ -51,7 +51,7 @@ without knowing its restrictions and how it interacts with other systems.

following directives.

- Listen 443 + Listen 443
<VirtualHost _default_:443>
ServerName www.domain.com
SSLEngine on
diff --git a/docs/manual/ssl/ssl_howto.xml b/docs/manual/ssl/ssl_howto.xml index bc8bd38743..276be6a8fc 100644 --- a/docs/manual/ssl/ssl_howto.xml +++ b/docs/manual/ssl/ssl_howto.xml @@ -49,7 +49,7 @@ without knowing its restrictions and how it interacts with other systems.

following directives.

- Listen 443 + Listen 443
<VirtualHost _default_:443>
ServerName www.domain.com
SSLEngine on