wordpress-rest-api

Wordpress REST API (wp-api) 404 Error

三世轮回 提交于 2019-11-26 15:53:04
问题 I have been using the Wordpress REST plugin WP-API for months now while developing locally with XAMPP. I recently migrated my site to an EC2 instance and everything is working fine except I now get a 404 with the following message whenever I try to access any endpoint on the API: The requested URL /wordpress/wp-json/ was not found on this server Pretty permalinks are enabled with the following structure http://.../wordpress/sample-post/ which works fine when navigating to a specific post in