Hello, I have an issue with redirection from HTTP to HTTPS.The problem is that when someone visits a directory on my website in HTTP, such as 'http://nikolaskallis.com/contact/', they are redirected to 'https://nikolaskallis.comcontact/', which doesn't include a forward slash between '.com' and 'contact'.
I am using the redirect method of placing 'Redirect / https://nikolaskallis.com' in my HTTP htaccess file.
Can someone please tell me what I have done wrong, why this error is occurring, and what I can do to to get the forward slash included in the redirect?
Regards, Nikolas Kallis --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx