mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 17:59:22 +02:00
add some notice
This commit is contained in:
parent
295c5de0d6
commit
a2fb9a183b
@ -15,6 +15,7 @@ server {
|
|||||||
include snippets/fastcgi-php.conf;
|
include snippets/fastcgi-php.conf;
|
||||||
fastcgi_read_timeout 240;
|
fastcgi_read_timeout 240;
|
||||||
fastcgi_pass unix:/var/run/php/php7.4-fpm.sock;
|
fastcgi_pass unix:/var/run/php/php7.4-fpm.sock;
|
||||||
|
# for ubuntu 22.04+ it will be php8.1-sock
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~ /\.ht {
|
location ~ /\.ht {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user