yes, why not name your app’s page app.html
it seems your hosting gives a priority to .php instead of .html
This is controlled by Apache’s DirectoryIndex setting.
Related Posts:
- x-wp-nonce is not allowed by Access-Control-Allow-Headers in preflight response
- WordPress REST API “rest_authentication_errors” doesn’t work external queries?
- Passing a borrowed nonce through Postman fails
- How send get request to external api with username and password
- WP_REMOTE_POST Requests are being blocked by API provider [closed]
- Get all PDF files from page with WordPress API
- “No Access-Control-Allow-Origin header is present” even though it is in the entry file
- Validate rest-api call on create
- Get a remote post ID via API given URL
- How to change the date and time in REST API for comments?
- WordPress HTTP API NTLM Authentication
- [Zapier + WP Webhooks Pro]: Custom Fields get cut off at first comma or semicolon
- REST API and filtering by meta value
- Rest API: trouble receiving response through script (browser and Postman display correctly)
- Is there a way I can fetch the WordPress Developer Code References with an API?
- How to display relations via wordpress Rest API
- How to add Relations of a CCT from JetEngine via WordPress Rest API
- Can I overwrite default WordPress Json API For no more pages text
- trigger WordPress rest any API call
- Secure WordPress API, how?
- register/login api
- WordPress REST API in Integromat: How to overcome “Sorry, you are not allowed to list users / edit this…”
- how to create JSON array [] for REST response?
- Remove unwanted fields from WP API response
- How to receive JSON payload from a digital device
- The REST API encountered an error in wordpress?
- WordPress API “code”:”rest_no_route” with Custom Route
- Connecting WordPress with an External API
- Autotrader API Integration
- REST API get featured image source for custom post type
- Update post / page using API + python
- JS WordPress API fetch no response headers
- Issue with API after 6.2 update
- Woocommerce API for calling products by Category ID
- Is the WordPress REST API installed and enabled in a vanilla WordPress 4.7 installation?
- check the requesting url
- WP REST API Require Password for GET Endpoint
- WP REST API no longer supports filter param, so how do I get posts in a custom taxonomy?
- WP REST API V2 – Retrieve sub page by full slug (URL/Path)
- Is it safe to fix Access-Control-Allow-Origin (CORS origin) errors with a php header directive?
- Can I authenticate with both WooCommerce consumer key and JWT?
- WP REST API: check if user is logged in
- Adding post fields in wp-json/wp/v2/search
- Unable to get the info of the user which doesn’t have created any post via REST API
- WordPress Gutenberg get page template value when post updated?
- Can’t GET draft posts via REST API from headless frontend
- How to update custom meta fields with rest api?
- Rest API and Custom Fields
- Keep user’s privileges on accessing contents in JSON response
- WordPress REST API, Expired Nonce from Cache results in 403 forbidden
- WP Rest API: Get User by Email
- Gutenberg Custom Block Getting All Posts
- Can we assume that /wp-json/ will always be /wp-json/ under any circumstances when creating custom REST routes?
- WordPress REST API always misses parameters – rest_missing_callback_param
- Why aren’t tags and categories added in post request to WP Rest API
- How to hook into “register_rest_field” to modify the behavior of a custom field?
- How to add / embed an author into REST data from a custom post type?
- How to enable the view of revisions of post in WordPress Api for custom post type?
- Problem on creating custom endpoints for REST
- New user signup via REST API
- Ho to style post content for WordPress API?
- How to modify WCMP Rest API response?
- WP REST API can’t set post tags
- Allow REST API over HTTP, the rest of the site forced to HTTPS
- WP API post__not_in is not working
- How to set a template with wp_insert_post
- Sidebar endpoint using WordPress API
- Get custom posts in gutenberg block
- Getting 401 (access denied) when trying to use the REST API
- How to clone all WordPress Rest API end points
- WP REST API and Access-Control-Allow-Origin
- Pull in posts using post meta for REST API
- WordPress REST API not working on localhost
- WordPress REST API – get custom taxonomy category posts
- /wp-json/wp/v2/posts/?app=3 is returning random scripts tags
- User following system via REST API
- REST API – Allow /users endpoint depending on a custom capability
- 403 Error When Fetching Data from the Settings Rest Route for Non-Admin Users
- REST API post times out when content is too large
- Create User with Profile and Cover Images using REST API
- Media gallery images url instead of ID on WP API
- What’s the right way to validate JSON data coming from an AJAX POST request?
- WordPress and React how to integrate? [closed]
- Using WordPress solely as a Backend – dealing with WP_SITEURL
- use WordPress Rest API to build a web application
- REST Request Post including meta/custom fields
- Why wp_set_password not working within a api endpoint?
- WordPress api returns distinct data
- Redefine REST API variables
- Best way to make a JSON API from WordPress?
- Where is the HTML content for my post in the API
- How to login via wordpress api and get user details?
- How many users/load can the rest API handle?
- WordPress Rest API Escapes Returned URLs Forward Slash
- Calling a Rest API with parameters on button Click
- WordPress json – How to use the content rendered from json
- Subscriber role cann’t add comment meta using REST API
- Is it possible to create post in wordpress using postman?
- WordPress REST API function not calling from external site
- Verify user login and password over api