```caddy { # Enable FrankenPHP frankenphp } example.com { # Serve PHP app from current directory php_server } ```