Recently I installed SSL. It works fine , but my site doesn’t redirect to https. My server isn’t supporting htaccess file. Is there any other way to do this??
Thanks in advance.
Recently I installed SSL. It works fine , but my site doesn’t redirect to https. My server isn’t supporting htaccess file. Is there any other way to do this??
Thanks in advance.
3
Answers
Try This trick once. I am not sure its going right way. Try it and let me know.
Now you can do your httpd.conf file or the file where your virtual host is specified and add these lines to redirect http to https:
you can use in if condition