From 45f43be813d03ea2293992dba06841ae470f0287 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sun, 30 Aug 2020 02:08:03 +0800 Subject: [PATCH] doc: define label before section title so we can see the title of section when following the link Signed-off-by: Kefu Chai --- doc/install/ceph-deploy/install-ceph-gateway.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/install/ceph-deploy/install-ceph-gateway.rst b/doc/install/ceph-deploy/install-ceph-gateway.rst index b60aad3e02d..f20e6d78c69 100644 --- a/doc/install/ceph-deploy/install-ceph-gateway.rst +++ b/doc/install/ceph-deploy/install-ceph-gateway.rst @@ -144,9 +144,10 @@ execute the following as the ``root`` user:: iptables-save > /etc/iptables/rules.v4 +.. _Using SSL with Civetweb: + Using SSL with Civetweb ----------------------- -.. _Using SSL with Civetweb: Before using SSL with civetweb, you will need a certificate that will match the host name that that will be used to access the Ceph Object Gateway. @@ -298,9 +299,10 @@ For example:: .. note:: Mapping the index pool (for each zone, if applicable) to a CRUSH rule of SSD-based OSDs may also help with bucket index performance. +.. _Add Wildcard to DNS: + Add Wildcard to DNS ------------------- -.. _Add Wildcard to DNS: To use Ceph with S3-style subdomains (e.g., bucket-name.domain-name.com), you need to add a wildcard to the DNS record of the DNS server you use with the -- 2.47.3