Bläddra i källkod

Update guide.html

wibyweb 2 år sedan
förälder
incheckning
11c72a8d69
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      html/about/guide.html

+ 1 - 1
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.
 <br>
 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).
 <br>
 <br>
 <h3>Start the Refresh Scheduler</h3>