029ce05801
When pretty permalinks are disabled, the web server will internally forward requests to `index.php`. Unfortunately, nginx only forwards HTTP/1.0 methods: `PUT`, `PATCH`, and `DELETE` methods will return a 405 error. To work around this nginx behaviour, including `index.php` in the REST URL skips the internal redirect. Fixes #40886. git-svn-id: https://develop.svn.wordpress.org/trunk@41139 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
.. | ||
customize-header.js | ||
customize-menus.js | ||
customize-settings.js | ||
customize-widgets.js | ||
js-widgets-endpoint.js | ||
updates.js | ||
wp-api-generated.js | ||
wp-api.js |