Jump to content

Caddy (web server): Difference between revisions

Line 62: Line 62:
* If you prefer to use a UNIX socket, you can use <code>php_fastcgi unix//var/run/php/php7.4-fpm.sock</code>
* If you prefer to use a UNIX socket, you can use <code>php_fastcgi unix//var/run/php/php7.4-fpm.sock</code>


===HTTP3===
==HTTP3==
Experimental HTTP3 support can be enabled by adding the following to your Caddyfile.<br>
Experimental HTTP3 support can be enabled by adding the following to your Caddyfile.<br>
Note that HTTP3/QUIC uses UDP which needs to be allowed in your firewall and port forwarded through any NATs.<br>
Note that HTTP3/QUIC uses UDP which needs to be allowed in your firewall and port forwarded through any NATs.<br>