plugin-icon

Karlog-IT Simple SSL

제작자: Viktor Holk·
A simple WordPress plugin that redirects your site to HTTPS
버전
1.1
최근 업데이트일
Aug 31, 2020
Karlog-IT Simple SSL

A simple WordPress plugin that redirects your site to HTTPS

Simple SSL

With Simple SSL you can enable HTTPS redirect for your website that is running on a Apache-based webserver. It is required to have a valid SSL certificate for your site that we do not provide.

What does the plugin do?

It configures your .htaccess file which is a configuration file used by Apache. We add the following setting that configures your website to redirect all traffic to HTTPS.

RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]

We also automatically update your general settings to use HTTPS instead of HTTP. You can easily enable and disable all this from the admin page.

무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 5.5.20
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.