7 lines
No EOL
108 B
Caddyfile
7 lines
No EOL
108 B
Caddyfile
:8087 {
|
|
log
|
|
root * /var/www/html/public
|
|
php_fastcgi localhost:9001
|
|
file_server
|
|
encode zstd gzip
|
|
} |