This script is: /headers.php
URI passed to this script is:
Contents of site's Caddyfile:
jp.caddy-testing.zesp.xyz {
root * /srv/www/jp.caddy-testing.zesp.xyz/
file_server browse
try_files {path} /headers.php
php_fastcgi unix//var/run/php/php8.3-fpm.sock
}
Why did I do this? To prove it were possible, I guess.