View Single Post
Old 05-08-2008, 04:10 AM   #5 (permalink)
laxman
Junior Member
 
Join Date: 05-08-08
Posts: 1
iTrader: 0 / 0%
Latest Blog:
None

laxman is liked by many
Thank you...

Quote:
Originally Posted by factoring View Post
Hi,

I am trying to get my admin folder in https. I have tried several different techniques including the following:

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteCond %{REQUEST_URI} somefolder
RewriteRule ^(.*)$ https://www.domain.com/somefolder/$1 [R,L]

This makes my homepage go to my admin folder and makes my admin folder do this: admin/admin/index.php.

I am lost at this point.

Thanks

Andrew

It's work properly thank you

Laxman
laxman is offline   Reply With Quote