UCP enables https based on the WP address settings. If your site/WP URL is set to http then UCP will be http as well. At the moment the only way to fix the problem is to change the address but since you have a plugin installed that might not be an option for you.
My site/WP site URL is set to https. I’ve even uninstalled and reinstalled the UCP plugin. But the result is the same. https redirect works when UCP status is off, doesn’t work when it’s on.
I don’t have a 5min fix for this as far as UCP is concerned. Till we push out a new version I suggest adding this to the beginning of your .htaccess file.
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://bappy.me/$1 [R,L]
-
This reply was modified 8 years, 11 months ago by
WebFactory.
It worked! Your support is great! Many thanks!
You’re welcome 🙂
If you have the time please leave a review. It helps us out a lot! https://ww.wp.xz.cn/support/plugin/under-construction-page/reviews/