rthakur Posted September 2, 2019 Share Posted September 2, 2019 (edited) Hello Team, SSL working well frontend website. Problem in admin login URL this is not redirect https. I will try this RewriteCond %{http_host} ^yourdomain.com/your-admin [nc] RewriteRule ^(.*)$ https://www.yourdomain.com/your-admin/$1 [r=301,nc] this is not working in our website . i will share a screen sort of my problem Edited September 2, 2019 by rthakur (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now