Pages

Subscribe:

Ads 468x60px

Labels

Thursday, August 16, 2012

Ignore folder in .htaccess file

Have a different question to ask? Start New Discussion Reply to this Discussion 14 Hours Ago 0

Hi,
I have a website, where I want all pages to be secure using https:// , but I want a folder to be ignored so the files in that folder will be using regular http:// . Eg, http://wwww.example/com/admin but the rest will be https://www.example/com/page1 , https://www.example.com/page2 etc.

I have htaccess setup already to rewrite all requests to https:// but I'm stuck on ignore this particular folder.

RewriteEngine OnRewriteBase /RewriteCond %

No comments:

Post a Comment