Do these lines mean HTTPS urls will not be cached?
Well, it certainly means that on most servers that have an SSL cert installed, the URL will not be rewritten to /wp-content/cache/all/<requested-URL-path>/index.html
. If that means the cache will be bypassed, then yes, it prevents caching.
The idea of not caching HTTPS requests would seem to be very outdated.
However, the WP Fastest Cache plugin page does include “SSL support” as one of its features and further down the page explicitly states: “Yes, it is compatible with Http Secure (https).”. So, there is perhaps more to this than that presented here?
WP support query posted by the OP (currently unanswered):
https://wordpress.org/support/topic/use-of-rewritecond-https-on/
Related Posts:
- Write to / remove from default .htaccess file from plugin?
- Security and .htaccess
- How to stop wordpress from changing default .htaccess permissions to 444
- What does a security risk in a plugin look like?
- Why my browser keeps loading old version of custom JavaScript files in \divi\js? [closed]
- Best WP cache plugin for large site [closed]
- How would implement StackExchange ‘Questions with similar titles’ for the FAQ on my wordpress site
- Add .html extension to custom post type taxonomies
- Leverage browser caching not working after updating .htaccess
- Can I ignore caching of a plugin in W3 Total Cache? [closed]
- Getting “Fatal error: Call to undefined function wp_cache_get() in option.php” after updating a cache plugin [closed]
- How to install WordPress Multisite with different domains under the same subdirectory?
- 403 Forbidden – You don’t have permission to access /wp-admin/admin-ajax.php on this server
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- htaccess and wordpress config files are regularly over written
- WordPress redirect all 404 pages to the Homepage
- Plugin Expires Headers – W3 Total Cache [closed]
- How can I serve a text file at a custom URL
- Remove caching from wp_remote_get calls from custom plugin
- 500 Internal Server Error when updating htaccess
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- WooCommerce & Caching [closed]
- Where should a plugin or widget cache its results?
- Can WordPress Plugin Directory Cache Delay the Upload of Images?
- How many SQL queries WP Super Cache make to serve cached page?
- How can I add Expire headers to images?
- Changed permalink structure. Need help with redirecting old posts
- Preferred way of cacheing a value in php
- Landing Page Redirect Chain | http->https->https www
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- Correct way to perform non-cacheable DB query
- Plug-in Conflict: Art Direction and Super Cache
- Headers Content-Security-Policy CSP Major Issue
- changes to widget settings not showing up in individual pages pages until they’re updated [closed]
- create link/button to purge cloudflare cache on post
- Create a multisite network for an existing installation
- admin-ajax.php warning max input vars exceeded on layered pop plugins [closed]
- Reoccurring 404 Errors on all subpages
- Is there a directory my plugin can write files to that cannot be viewed via the browser/url?
- How to handle cookies from a WordPress plugin on a cached page?
- w3 total cache and sitemap.xml
- plugin links not working [closed]
- Caching RSS plugin data
- Adding (image) caching to my Tumblr widget
- w3 Total Cache not Caching – Requested URI is rejected [closed]
- Redirect to another page using contact form 7? [closed]
- My homemade plugin is trying to update to someone else’s plugin
- Remove .htaccess portion upon plugin deactivation?
- _prime_post_caches in wordpress
- Combining several CSS files into one for optimization
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Can WordPress Drop-ins be given their own directory?
- How Can I Safely Remove WP-Super Cache without messing my site up? [closed]
- Custom url rewriting
- What is the best way to cache pages on WordPress
- Changes not visible when not logged in
- How to add support for caching plugins for my own plugin?
- site url is not working after migrtaion in worpress, all links are broken
- Object Caching Plugin force every plugin to cache objects?
- How to save comment name email url fields?
- WordPress rewrite rules not working
- Do rewrites added with add_rewrite_rule() persist after plugin deletion?
- Cache plugin for medium traffic news blog
- Warning! PHP safe mode enabled!
- W3 Total Cache Help – How to update DNS Zone for a static domain [closed]
- I’m having several WP issues, especially with missing images
- Error activating certain plugins
- What archive plugin works with W3 total cache? [closed]
- W3 Total Cache plugin chronic message
- How do I minify a plugins CSS/JS code?
- WordPress Cache delete on plugin uninstall
- can’t install any wp plugins [duplicate]
- Memcaching recurring SQL Queries
- How to stop Facebook mobile in-app browser cache on WordPress
- how long do restored versions take to go live?
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- Add a parameter at the end of the url and prettify
- www redirects to another directory in wordpress
- Problem with MEMCACHE and Redis with wp_options
- How to fix caching issue in PHP data from database
- Execute inline javascript in wordpress after page fully loaded
- How to reset WP plugin?
- How to allow URL with filename & extension in wordpress?
- How To Use htaccess to Rewrite Link Structure for a Page that is Generated Programatcially
- WordPress logout appends cache/all/index.php to the site_url()
- WP Migrate DB Pro plugin cannot transfer Media files to remote server
- How to cache for multi server environment? Memcached, Redis or other?
- URL Rewrite 404
- How can I refresh the plugins cache manually?
- How to find out programmatically whether any cache plugin is installed in the WordPress website?
- Caching of combined CSS and JS fails because of losing MIME types through combining by PHP
- .htaccess file doesn’t work, with hundred tries
- htaccess question and plugins.php
- Help Code Review – I need to write on .htaccess file from theme’s function.php
- How to add subdomain to htaccess
- Should I Save widget HTML to a file cache?
- Site not displaying correctly when re-directing from root to sub-directory
- How To Rewrite WordPress Pages URL Only?
- Apache rewrite rules and wordpress problem
- Session alternative for plugins (due to caching)