Update README.md

This commit is contained in:
Unick Soft 2020-01-18 09:37:52 +02:00 committed by GitHub
parent 9360ed7251
commit b3f65256cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ In files:
/wiki/local/config.php
/en/wiki/local/config.php
7. Maybe you need to disable autoredirect to https. Commends lines:
7. Maybe you need to disable autoredirect to https. Comments or remove lines:
```
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]