WebSite X5Help Center

 
Akvarius Med Kft.
Akvarius Med Kft.
User

Ssl URL green lock  en

Author: Akvarius Med Kft.
Visited 2043, Followers 1, Shared 0  

Hello, my problem:

SSL certification, green lock before URL,

If I write my webpage www.akvariusgaleria.hu, than move http://www.akvariusgaleria.hu

if I write my webpage https://www.akvariusgaleria.hu , than OK green lock) (my hosting made it)

My hosting wrote me: A .htaccess file must be copied to (or amended) corresponding to the domain name names the root directory. at the beginning of the file should be the next:

RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^.*$ https://www.%{SERVER_NAME}%{REQUEST_URI} [R,L]

Asking: How to make my site compatible with https?

I have Website X5 prof 13 softver.

Thanks for helping

Best regards,

Laszlo Sztojno

Posted on the
3 ANSWERS
Incomedia
Claudio D.
Incomedia

Hello Laszlo Sztojno,

Once you added the .htaccess file likeyour hosting suggested you in the program in Step 1 enter the URL with https:// instead of http:// and export the project online .

Many thanks!

Read more
Posted on the from Claudio D.
Akvarius Med Kft.
Akvarius Med Kft.
User
Author

Thank you for answer,

but my problem: how can I copy the .htaccess file to (or amended) corresponding to the domain name names the root directory. What is the .htaccess file? I dont' know.

Read more
Posted on the from Akvarius Med Kft.
Incomedia
Claudio D.
Incomedia

Hello Laszlo Sztojno,

Generally this is done by creating a file on your hosting space with the code the hosting provider gave to you with as name .htaccess . In case of difficulties with these steps the hosting provider is the only one able to help you further with it and I cannot help you with this since the support is only available for functions in the program and the .htaccess file is made directly on the hosting space.

Many thanks!

Read more
Posted on the from Claudio D.