]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added additional comment about port number.
authorJohn Wilkins <john.wilkins@inktank.com>
Fri, 17 Jan 2014 19:22:39 +0000 (11:22 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Fri, 17 Jan 2014 19:22:39 +0000 (11:22 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/config.rst

index 9ae8ca53037dcfa90dd560baa8578d9f98a2f8b4..cf00e0c2a3676fe5ff8f672165c6c8c30c49abfa 100644 (file)
@@ -132,8 +132,8 @@ log files and to turn off server signatures. ::
        
 .. important:: If you are using CentOS or similar, make sure that ``FastCgiWrapper`` is turned off in ``/etc/httpd/conf.d/fastcgi.conf``.
 
-Finally, if you enabled SSL, make sure that your configuration file  includes
-the following::
+Finally, if you enabled SSL, make sure that you set the port to your SSL port
+(usually 443) and your configuration file includes the following::
 
        SSLEngine on
        SSLCertificateFile /etc/apache2/ssl/apache.crt