Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-03-2011, 12:52 PM   PM User | #1
Mozzi
New Coder

 
Join Date: Jan 2010
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Mozzi is an unknown quantity at this point
.htaccess force https to http

Hi,..

my site gets forced to use HTTPS
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}

but I have one page...
eg.. map.php that calls up a google map.. and IE does not like this...

is there anyway in the HTACCESS that i can stipulate that if I click on link

map.php that is should open with http and not https???

thank you
Mozzi is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:36 AM.


Advertisement
Log in to turn off these ads.