Jump to content

Edit History

rthakur

rthakur

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

Screenshot from 2019-09-02 15-36-17.png

rthakur

rthakur

Hello Team,

SSL working fine my all 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

Screenshot from 2019-09-02 15-36-17.png

×
×
  • Create New...