]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
formatting/emphasis
authornodiscc <nodiscc@gmail.com>
Mon, 18 May 2020 19:04:55 +0000 (21:04 +0200)
committernodiscc <nodiscc@gmail.com>
Sat, 12 Sep 2020 12:31:45 +0000 (14:31 +0200)
doc/md/Server-configuration.md

index 5c45942c35fbebb0efea996324be8d2f15b69c66..1c14e1a65f80d9425c0b525752c982e464b2db84 100644 (file)
@@ -16,7 +16,7 @@ Examples in this documentation are given for [Debian](https://www.debian.org/),
 
 Try to host the server in a region that is geographically close to your users.
 
-A domain name ([DNS record](https://opensource.com/article/17/4/introduction-domain-name-system-dns)) pointing to the server's public IP address is required to obtain a SSL/TLS certificate and setup HTTPS to secure client traffic to your Shaarli instance.
+A **domain name** ([DNS record](https://opensource.com/article/17/4/introduction-domain-name-system-dns)) pointing to the server's public IP address is required to obtain a SSL/TLS certificate and setup HTTPS to secure client traffic to your Shaarli instance.
 
 You can obtain a domain name from a [registrar](https://en.wikipedia.org/wiki/Domain_name_registrar) ([1](https://www.ovh.co.uk/domains), [2](https://www.gandi.net/en/domain)), or from free subdomain providers ([1](https://freedns.afraid.org/)). If you don't have a domain name, please set up a private domain name ([FQDN](ttps://en.wikipedia.org/wiki/Fully_qualified_domain_name) in your clients' [hosts files](https://en.wikipedia.org/wiki/Hosts_(file)) to access the server (direct access by IP address can result in unexpected behavior).