From eaae85cc8addd610c742ca822edc71e16dfe7e38 Mon Sep 17 00:00:00 2001 From: enjo-gh <54560293+enjo-gh@users.noreply.github.com> Date: Tue, 3 Sep 2019 04:45:19 +0800 Subject: [PATCH] Initial writing (autosave) --- SSL-Domain-for-CyberPanel.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 SSL-Domain-for-CyberPanel.md diff --git a/SSL-Domain-for-CyberPanel.md b/SSL-Domain-for-CyberPanel.md new file mode 100644 index 0000000..f5699c4 --- /dev/null +++ b/SSL-Domain-for-CyberPanel.md @@ -0,0 +1,8 @@ +# Accessing CyberPanel via Domain name with SSL + +When you first install CyberPanel you access it using the IP number rather than a domain name. However IP numbers can be inconvenient to remember so many people prefer to use a domain name. A subdomain is fine as well. + +You can accomplish everything using the same facilities in CyberPanel that you use to create any other SSL website. + +1. First, [create a website](../wiki/Creating-Websites). Check SSL. +1. [TODO] link to issue SSL once written \ No newline at end of file