Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kratekk

    (@kratekk)

    I admin panel I see link to preview page with http://”, but when I click him then redirect me to https://”.

    If someone has the problem?

    I tried rewrite in htacces, but it does not work 🙁

    RewriteCond %{QUERY_STRING} ^preview=true(.*)$
    RewriteRule ^.*$ http://%{HTTP_HOST}%{SERVER_URI}$ [R=301,L]

    Please help.

    Thread Starter kratekk

    (@kratekk)

    up

    no ideas? 🙁

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with link to page-preview’ is closed to new replies.