Welcome to TalkGraphics.com

Search:

Type: Posts; User: Fotosvenna; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    1,756

    Re: redirect http to https

    OK, thanks for helping. Made 3 different steps to get everything to work.

    1. .htaccess file in the root folder
    "RewriteEngine On
    RewriteCond %{SERVER_PORT} 80
    RewriteRule ^(.*)$...
  2. Replies
    3
    Views
    1,756

    redirect http to https

    Hi, my website hosting company offers Comodo free SSL. Question: how do I redirect my http website to the already excisting https version. Is there a codesnippet to put in...
Results 1 to 2 of 2