drop nginx unit info from pkg-readme

This commit is contained in:
sthen
2026-06-08 09:24:45 +00:00
parent 39cf3fbbd5
commit ede46792dc
4 changed files with 3 additions and 7 deletions
+1
View File
@@ -1,5 +1,6 @@
PHP_VERSION= 8.3.31
REVISION= 2
REVISION-main= 3
AUTOCONF_VERSION= 2.71
+1
View File
@@ -1,5 +1,6 @@
PHP_VERSION= 8.4.22
REVISION= 0
REVISION-main= 1
AUTOCONF_VERSION= 2.72
+1
View File
@@ -1,5 +1,6 @@
PHP_VERSION= 8.5.7
REVISION= 0
REVISION-main= 1
AUTOCONF_VERSION= 2.72
-7
View File
@@ -50,13 +50,6 @@ starting php-fpm, for example
rcctl set phpXY_fpm flags -y /etc/php-fpm-X.Y.conf
NGINX Unit
----------
NGINX Unit (https://unit.nginx.org/) is a standalone application server,
distinct to the standard NGINX web server. It uses its own compiled module
to provide PHP support. Install the relevant package (e.g. unit-php${SV})
and follow the usual documentation for Unit.
Apache httpd
------------
For Apache, the most common option is with the mod_php Apache module