From: John Wilkins Date: Fri, 17 Jan 2014 19:22:39 +0000 (-0800) Subject: doc: Added additional comment about port number. X-Git-Tag: v0.78~306 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=80212eaaf412cefb0e8d962cfdd78eb0c88f4072;p=ceph.git doc: Added additional comment about port number. Signed-off-by: John Wilkins --- diff --git a/doc/radosgw/config.rst b/doc/radosgw/config.rst index 9ae8ca53037..cf00e0c2a36 100644 --- a/doc/radosgw/config.rst +++ b/doc/radosgw/config.rst @@ -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