I'm trying to redirect user from http to https using command in htaccess
file:

Redirect permanent / https://www.mydomain.com/directory

when user enter http://www.mydomain.com/directory I'm trying to redirect
them to https but I'm getting error message

When I use:
https://www.mydomain.com/ apache tells me "redirection limit for this
url exceeded

If I use:
https://www.mydomain.com/directory apache tries to access 
https://www.mydomain.com/directorydirectory

What am I doing wrong?

Joseph


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to