diff --git a/README.md b/README.md index a7b9c0a..473017d 100644 --- a/README.md +++ b/README.md @@ -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]