floating window advanced settings

Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
21pages
2024-06-05 12:56:46 +08:00
parent c6e9b24bd7
commit 343ab5681e
4 changed files with 114 additions and 2 deletions

View File

@@ -182,7 +182,7 @@ Führen Sie `nginx -h` aus, um zu überprüfen, ob es erfolgreich installiert wu
* Method 2: Using `python3-certbot-nginx` instead. eg: `sudo apt-get install python3-certbot-nginx` for ubuntu
* Method 3: If the above two methods failed, try install `certbot-nginx`, eg: `sudo yum install certbot-nginx` for centos 7
Run `certbot -h` to check whether it has been installed successfully..
Run `certbot -h` to check whether it has been installed successfully.
#### 4. Nginx einrichten
Es gibt zwei Möglichkeiten:

View File

@@ -182,7 +182,7 @@ Run `nginx -h` to check whether it has been installed successfully.
* Method 2: Using `python3-certbot-nginx` instead. e.g. `sudo apt-get install python3-certbot-nginx` for ubuntu
* Method 3: If the above two methods failed, try install `certbot-nginx`, e.g. `sudo yum install certbot-nginx` for centos 7
Run `certbot -h` to check whether it has been installed successfully..
Run `certbot -h` to check whether it has been installed successfully.
#### 4. Config Nginx
There are two ways: