thx2012 Posted February 23, 2012 Share Posted February 23, 2012 I'm using Google Maps API, I am unable to pass map over https without security warning the user that connection is unsecured, due to Google's terms: http://code.google.c...ps/faq.html#ssl I figured I would simply not use SSL with my contact page.. However, since I have SSL enabled the contact form is forced to under https. How can I view my contact-form.php without it being forced to be viewed as https, yet allowing the others to continue using (login, cart, etc)? Thanks! Link to comment Share on other sites More sharing options...
thx2012 Posted March 3, 2012 Author Share Posted March 3, 2012 Well, it turns out that Google now allows https with map as of March 15th: http://googlegeodevelopers.blogspot.com/2011/03/maps-apis-over-ssl-now-available-to-all.html Since that was my objective in the first place, I no longer require redirecting contact page to non-ssl. Now, I have my Google Map embed in my contact page and looks/works great! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now