Typos FastCGI server

This commit is contained in:
Christophe Maudoux 2022-01-10 10:19:09 +01:00
parent 940a950996
commit 87d39aecb6
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ Configuration
FastCGI server has few parameters. They can be set by environment
variables (read by startup script) or by command line options. A default
configuration file can be found in
``/usr/local/lemonlda-ng/etc/default/llng-fastcgi-server`` (or
``/usr/local/lemonldap-ng/etc/default/llng-fastcgi-server`` (or
``/etc/default/lemonldap-ng-fastcgi-server`` in Debian package).
The FastCGI server reads also ``LLTYPE`` parameter in FastCGI requests

View File

@ -1,7 +1,7 @@
# Number of process (default: 7)
#NPROC = 7
# Unix socket to listen to
# Socket to listen to (UDS or TCP)
SOCKET=__FASTCGISOCKDIR__/llng-fastcgi.sock
# Pid file