Home Forums WoodMart support forum Redirect HTTP->HTTPS

Redirect HTTP->HTTPS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #32651

    [email protected]
    Participant

    I have problem with redirect http->https. Maybe someone have the same problem?

    #32652

    [email protected]
    Participant

    I right ruls in htaccess file like this :
    RewriteCond %{SERVER_PORT} !^443$
    RewriteRule ^(.*)$ https://sitename.by/$1 [R=301,L]
    and the rezult is: all link in menu dont`n working, they redirect on main page. On page product-category all item without image

    #32669

    Artem Temos
    Keymaster

    Hello,

    We are glad to know that you considered using WoodMart for your web-site. I hope you will be happy with it.

    Such kind of redirects is related to your server configuration. We suggest you to contact your hosting providers for help in this question since it is not related to WordPress theme.

    Kind Regards
    Xtemos

Viewing 3 posts - 1 through 3 (of 3 total)