Allow REST API over HTTP, the rest of the site forced to HTTPS
Related Posts:
- Rewrite /?rest_route=/ link to /wp-json/ without changing default permalink structure in apache
- 404/500 error on /wp-json
- Using WordPress only for the backend, and using AngularJS as a frontend
- Case insensitive header params for API request
- .htaccess and proxy settings for routing a decoupled REST API consuming theme
- Fixing Access-Control-Allow-Origin (CORS origin) for multiple subdomains
- Best collection of code for your .htaccess file [closed]
- WordPress Rest API custom endpoint optional param
- Default .htaccess file for WordPress?
- Using the Rewrite API to Construct a RESTful URL
- Which one does WordPress prioritize when it comes to php.ini, wp-config and .htaccess?
- Query WP REST API v2 by multiple meta keys
- Improve wordpress security by hiding non public resources
- How do I cache (core) API requests?
- WordPress site hacked. Has .htaccess been hacked?
- Does this .htaccess security setting really work?
- WP REST API only returning partial list of users
- Fetch All Posts (Including Those Using a Custom Post Type) With WordPress API
- WP REST API no longer supports filter param, so how do I get posts in a custom taxonomy?
- Is there a way to get protected meta fields through any of the available built-in WordPress APIs? (xmlrpc, wp-json)
- htaccess problem after saving Settings
- Slow REST API calls on self-hosted WordPress [closed]
- Stop WordPress and Plugins from Overwriting .htaccess
- Is it safe to fix Access-Control-Allow-Origin (CORS origin) errors with a php header directive?
- File and directory permissions
- htaccess disable WordPress rewrite rules for folder and its contents
- Retrieving pages with multiple tags using REST API
- htaccess rewrite conflict with wordpress rules and ssl
- htaccess https redirect from www to non-www
- how to authenticate for the REST API from a plugin and from command line
- Why is per_page not working with categories in WP API?
- Htaccess for Wordpess set on single subdomain
- adding rewrite rules in .htaccess
- WordPress API – Get Drafts
- REST API: How can I restrict a custom post type to only be accessible by authenticated users?
- How do I use the WP REST API plugin and the OAuth Server plugin to allow for registration and login?
- .htaccess and 500 error, extra character added
- Name-based virtual host configuration in Apache seems to cause a “500 Internal Server Error”
- Place static HTML files in path below WordPress page
- Creating a post with the REST API, curl and oauth returning 401 error
- Static raw HTML page
- WordPress + Magento .htaccess ReWriteRule Issue (www vs. non-www)
- How to stop WP API endpoint from caching?
- Plugin to edit htaccess file
- Does the REST API (official) support custom post types?
- htaccess rewrite for author query string when WP is in subfolder
- How to get the attached gallery in the rest API?
- WP API : date_query parameter
- Why “Settings->Permalinks” creates .htaccess file on nginx server?
- .htaccess for wordpress inside another wordpress install
- .htaccess file redirecting to parent directory
- Blog.php or how to display recent posts?
- Globally force SSL on all pages
- Serve apache 404 for missing assets rather then wp 404 template WP_Rewrites
- Isolating WordPress to a subfolder
- Remove year and month in URL using .htaccess
- Custom route for WP-API gives “rest_no_route” value
- index.php not loading in main folder of wordpress
- Admin-Ajax.php, SSL, Non-SSL
- How disable SSL redirect for specific URL?
- AJAX request from Chrome Extension to WordPress Website
- WordPress site displaying 404 for any page apart from index
- Headless WordPress: How to authenticate front end requests?
- Why does the header set X-Robots-Tag apply to all pages?
- Dynamic URL, not a physical page within the database
- Get more than 10 posts in a specific category with the wordpress api
- Permalinks not working on second wordpress installed in a subdirect
- “rest_no_route” – Debug error
- How to avoid wordpress permalink rules to inherit in a sub-folder
- Error:406 not acceptable
- Developing Themes with React/Angular
- Multisite functions to communicate with individual site functions
- Unable to access WP admin
- .htaccess Rewrite URL WordPress
- curl POST work with user meta but not the custom user meta
- Move wordpress to folder without changing urls
- Cannot edit post meta fields with rest API
- Rewrite rule not working
- A plugin changes my .htaccess file and I can’t access httpd.conf as that’s a shared server
- Cant block wordpress readme files
- Change wp-content without changing the name of the folder
- WordPress keeps deleting .htaccess file
- Implementing the wp json-rest api
- Correct htaccess to display page while also passing in GET parameters
- get_userdata by username
- What is the role of .htaccess file in WordPress?
- Using “wordpress_logged_in” to restrict direct access to uploads folder in 2021
- Temporary .htaccess blocking is disabling WP Crons from running?
- REST-API: extend media-endpoint
- How to restrict access to wp-content, wp-includes and all sub-folders
- Two domains on one WordPress Installation
- .htaccess redirects disappeared after re-saving permalinks
- Protect Upload Folder Files With Ampersand Problem
- How have I misconfigured basic auth for my wordpress site?
- Remove File Extension for Page Outside of WordPress
- Is it possible to dynamically redirect URL using htaccess?
- How can I code my plugin to safely modify .htaccess?
- Create post with REST API in php with file_get_contents
- How get Themes list via REST api?
- Prevent users from browsing through the media galleries