From 11c72a8d69bd3876796ec3868f6665410fccc028 Mon Sep 17 00:00:00 2001 From: wibyweb <49052850+wibyweb@users.noreply.github.com> Date: Mon, 10 Oct 2022 23:52:53 -0400 Subject: [PATCH] Update guide.html --- html/about/guide.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/about/guide.html b/html/about/guide.html index 940fba7..7f81dd6 100755 --- a/html/about/guide.html +++ b/html/about/guide.html @@ -241,7 +241,7 @@ You should learn nginx configuration on your own, this template is just to assis If you are using only the php version, comment all "core app" location entries to revert Wiby search to the php only version.
Make sure ssl_certificate and ssl_certificate_key have the path for your SSL files instead of the example paths. If you don't want to use SSL, just remove the server {} configuration for SSL connections (on port 443). -Also the example file references php7.4-fpm.sock, so if you are using a different version remember to update that as well (such as php8.1-fpm.sock on Ubuntu 22). +Also the example file references php7.4-fpm.sock, so if you are using a different version remember to update that as well (such as php8.1-fpm.sock on Ubuntu 22).

Start the Refresh Scheduler