From 9fd381e6d33ca419bd60a60b46b22f14c9f83a5c Mon Sep 17 00:00:00 2001 From: Fernando Miguel Date: Sun, 24 Sep 2017 13:08:02 +0100 Subject: [PATCH] Updated Simple guide to add TLS cert to cpanel (markdown) --- Simple-guide-to-add-TLS-cert-to-cpanel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Simple-guide-to-add-TLS-cert-to-cpanel.md b/Simple-guide-to-add-TLS-cert-to-cpanel.md index e0ef920..5a8842e 100644 --- a/Simple-guide-to-add-TLS-cert-to-cpanel.md +++ b/Simple-guide-to-add-TLS-cert-to-cpanel.md @@ -24,7 +24,7 @@ Replace _EXAMPLE.COM_ with your domain *** ## Now let’s issue a test cert to see if everything is in place for the real cert to be issued and put in place. -We will use the webroot method, which requires the user to enter the location of their public_html folder. +We will use the [webroot](https://github.com/Neilpang/acme.sh/wiki/How-to-issue-a-cert#1-webroot-mode) method, which requires the user to enter the location of their public_html folder. The default one is ~/public_html , but if you are using an addon domain, it will be that folder instead.