mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 00:42:43 +00:00
Update Database SSL
parent
d48ce2b161
commit
a59b7e0b2d
@ -1,8 +1,8 @@
|
|||||||
Please note: This refers to enabling SSL for the **MySQL database**, not the web interface itself. (HTTPS is already supported as long as your web server provides it)
|
Please note: This refers to enabling SSL for the **MySQL database**, not the web host. (_HTTPS is already supported as long as your web server provides it_)
|
||||||
|
|
||||||
## Enabling Database SSL
|
### Enabling SSL for a MySQL database
|
||||||
|
|
||||||
To enable SSL, find this section in `inc/database.php`:
|
Find this section in `inc/database.php`:
|
||||||
|
|
||||||
```
|
```
|
||||||
$options = array(
|
$options = array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user