mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-04-24 08:56:43 +00:00
Update README.md
This commit is contained in:
@@ -34,7 +34,7 @@ In files:
|
|||||||
/wiki/local/config.php
|
/wiki/local/config.php
|
||||||
/en/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
|
RewriteCond %{HTTPS} off
|
||||||
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
|
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
|
||||||
|
|||||||
Reference in New Issue
Block a user