Domain redirects from http to https in my htaccess file, but none of my urls and folders will redirect from http to https. Example: www.example.com/example.html or www.example.com/folder/example.html will not redirect from http to https
What is the rewrite rule for the htaccess file to redirect all urls and all folders from http to https?