Compare commits
2 Commits
55cf2afde3
...
5041258de0
Author | SHA1 | Date | |
---|---|---|---|
5041258de0 | |||
47928d2d2b |
@ -15,6 +15,7 @@ server {
|
||||
location ~ \.php$ {
|
||||
include snippets/fastcgi-php.conf;
|
||||
fastcgi_pass unix:/var/run/php/php8.1-fpm.sock;
|
||||
fastcgi_param REQUEST_SCHEME $forwarded_scheme;
|
||||
}
|
||||
|
||||
location ~ /\.ht {
|
||||
|
Loading…
Reference in New Issue
Block a user