Search found 1 match
Page 1 of 1
Search found 1 match
Re: How to force "https://" to all pages? https://
Hello, Can anyone Help me with this... I am trying this in .htaccess to redirect my site from http to https RewriteEngine On RewriteCond %{HTTPS} off RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] frontend is working fine but i am unable to login in dashboard when i am trying to log...
Jump to post- Wed Sep 11, 2019 6:18 pm
- Replies 13
- Views 37717
Page 1 of 1
Search found 1 match