Update to be compatible with nginx 1.27+

Created on 26 June 2024, 10 months ago

Problem/Motivation

2024/06/26 03:49:39 [warn] 10912#10912: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /var/aegir/config/server_master/nginx/vhost.d/site:18

listen *:443 ssl http2;

2024/06/26 03:49:39 [emerg] 10912#10912: unknown directive "ssl" in /var/aegir/config/server_master/nginx/vhost.d/site:21

ssl on;

nginx: configuration file /etc/nginx/nginx.conf test failed

nginx -v
nginx version: nginx/1.27.0

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States SocialNicheGuru

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024