thank you OESXYL
But now I have a page that uses a IFRAME from google maps...
And now I get security messages all the time...
Is there anyway to to exclude say map.php so that is can use http??? and not have to go https://
Code:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
RedirectPermanent https://www.mozzi.co.za/maps/map.php http://www.mozzi.co.za/maps/map.php