mirror of
https://github.com/UnickSoft/graphonline.git
synced 2025-07-03 08:15:38 +00:00
Update README.md
This commit is contained in:
parent
9360ed7251
commit
b3f65256cd
@ -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]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user