User Tools

Site Tools


servers:linux:nginx_php_php-fpm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
servers:linux:nginx_php_php-fpm [2026/01/04 14:09] – [Let's Encrypt] Prep QUIC Sean Rhoneservers:linux:nginx_php_php-fpm [2026/04/19 15:10] (current) Sean Rhone
Line 114: Line 114:
 server { server {
  
- listen '443' 'ssl' 'default_server'; + listen '443' 'ssl' 'http2' 'default_server';
- http2 'on';+
  server_name '_';  server_name '_';
  
Line 211: Line 210:
 ssl_buffer_size '4k'; ssl_buffer_size '4k';
  
-ssl_protocols 'TLSv1.3';+ssl_protocols 'TLSv1.2' 'TLSv1.3';
 ssl_ciphers 'EECDH+AESGCM:EDH+AESGCM'; ssl_ciphers 'EECDH+AESGCM:EDH+AESGCM';
 ssl_prefer_server_ciphers 'on'; ssl_prefer_server_ciphers 'on';
/var/www/wiki/data/attic/servers/linux/nginx_php_php-fpm.1767553775.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki