Caddyfile 72 B

1234
  1. :8080 {
  2. root * /php
  3. php_fastcgi unix//var/run/php/php-fpm.sock
  4. }