浏览代码

Update guide.html

wibyweb 2 年之前
父节点
当前提交
11c72a8d69
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>