Hello @rogierlankhorst
Thanks for the plugin and I will be donating, but need to get multisite handled and cleared up.
https://www.ads-software.com/plugins/really-simple-ssl/faq/ (In the current version in the WP repository is the below still needed to make it work for installing per site on WordPress MULTISITE? I have subdomain too FYI. I notice in the FAQ section near the bottom it does not reference this like it does in this thread for steps to take to assure it works? Is it built-in now or do these steps still apply in the current version to be sure it works?
You mentioned in this thread this:
Thanks for your suggestion, a great idea! I just did some tests on a WPMU multisite install, and it seems everything is working fine, only the .htaccess rewrite rules have to be adapted to make it working for multisite.
I will make an update where, in case of a per-site install, the rewrite rule will work only on the site where the plugin is activated.
If you add
define( ‘RLRSSSL_DO_NOT_EDIT_HTACCESS’ , TRUE );
to your wp-config.php, and remove the really simple ssl rewrite rules from your htaccess, it should work already on a per-site basis, as the javascript redirect will take care of the redirect.
In other words, do I need to edit .htaccess or wp-config at all to get this to work on multisite subsites on a per subsite basis OR have you taken care of all that too in this latest release (any extra steps needed now for WordPress MULTISITE subdomain per subsite installs NOT network activated)?
I am just trying to be sure I understand and have my basis covered . . . smile.
Greg
P.S. IF there are extra steps to be sure it works right for folks like us, then you may want to append that section in the FAQ to include anything for MULTISITE folks to do. IF not, then of course, you are all good.
Any extra precautions still needed like backing up the .htaccess, wp-config or anything at all? More info in the FAQ would be great if anything at all is needed for MULTISITE folks so they know 100% (reason I say this is because I know your update to accommodate this is fairly new).
??