Open manzu opened 1 year ago
With this solution I think we may need to pass the Authorization header with a module like https://caddyserver.com/docs/modules/http.handlers.authp
disregard my last comment. the Cookie headers containing authorization are being sent.
also the handle_path directive is not needed
@manzu Are you still having this issue? I can't reproduce it with the current version of this repository and WordPress 6.4.3.
The Wordpress REST API under the uri path /wp-json doesn't work under FrankenPHP with the included Caddyfile. Because of this you can't use the Jetpack plugin and probably other things also. Another symptom of this is that Tools > Site Health reports problems.
Might be related to PHP 8.2 / Wordpress which is beta support still
Adding
to the Caddyfile helps in/wp-json/ now working but Site Health and Jetpack still fail