Title: Karlog-IT Simple SSL
Author: Viktor Holk
Published: <strong>31 آگوست 2020</strong>
Last modified: 31 آگوست 2020

---

جستجوی افزونه‌ها

![](https://ps.w.org/karlog-it-simple-ssl/assets/banner-772x250.png?rev=2372180)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://ps.w.org/karlog-it-simple-ssl/assets/icon-256x256.png?rev=2372180)

# Karlog-IT Simple SSL

 توسط [Viktor Holk](https://profiles.wordpress.org/vhgkarlogit/)

[دانلود](https://downloads.wordpress.org/plugin/karlog-it-simple-ssl.1.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/karlog-it-simple-ssl/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/karlog-it-simple-ssl/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/karlog-it-simple-ssl/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/karlog-it-simple-ssl/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/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.

## عکس‌های صفحه

[⌊Admin Dashboard⌉⌊Admin Dashboard⌉[

Admin Dashboard

## نصب

 * Download the plugin and activate it on your plugins page.
 * A new menu will appear in your dashboard named \”Simple SSL\”.
 * Go to the \”Simple SSL\” menu and enable the plugin.
 * Simple as that!

## سوالات متداول

### I cant access my website after i have enabled the plugin?

This is because you don\’t have a valid SSL certificate required for your website.

The site now redirects all HTTP traffic to HTTPS, and it can\’t do that when no 
certificate is provided.

### How do i manually revert the plugin changes?

 * First, make sure you can access your site with either FTP or source control.
   .
   htaccess
 * Go to your project directory and open your .htaccess file.
 * Remove all lines between \’# BEGIN HTTPS DIRECT\’ and \’# END HTTPS DIRECT\’.
   
   General Settings
 * Go to your wp-config.php, also in your project directory.
 * Add the following lines to the file (With your domain name).
    define( \’WP_HOME\’,\’
   http://{YOUR DOMAIN NAME}\’ ); define( \’WP_SITEURL\’, \’http://{YOUR DOMAIN 
   NAME}\’ );

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Karlog-IT Simple SSL” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Viktor Holk ](https://profiles.wordpress.org/vhgkarlogit/)

[ترجمه “Karlog-IT Simple SSL” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/karlog-it-simple-ssl)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/karlog-it-simple-ssl/)،
[مخزن SVN](https://plugins.svn.wordpress.org/karlog-it-simple-ssl/) را بررسی کنید،
یا از طریق [RSS](https://plugins.trac.wordpress.org/log/karlog-it-simple-ssl/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/karlog-it-simple-ssl/) مشترک
شوید.

## گزارش تغییرات

#### 1.1

 * Fixed appending whitespace when updating .htaccess

#### 1.0

 * Initial version.

## اطلاعات

 *  نگارش **1.1**
 *  آخرین به‌روزرسانی **6 سال پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  آزمایش‌شده تا **5.5.22**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/karlog-it-simple-ssl/)
 * برچسب
 * [http](https://fa.wordpress.org/plugins/tags/http/)[https](https://fa.wordpress.org/plugins/tags/https/)
   [redirect](https://fa.wordpress.org/plugins/tags/redirect/)[ssl](https://fa.wordpress.org/plugins/tags/ssl/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/karlog-it-simple-ssl/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/karlog-it-simple-ssl/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/karlog-it-simple-ssl/reviews/)

## مشارکت کنندگان

 *   [ Viktor Holk ](https://profiles.wordpress.org/vhgkarlogit/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/karlog-it-simple-ssl/)