mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-22 11:46:40 +00:00
FIx typo (#918)
This commit is contained in:
parent
ccd5b34c2c
commit
b4a83e4b51
|
@ -118,7 +118,7 @@ MDomain example auto
|
||||||
```
|
```
|
||||||
|
|
||||||
This allows mod_md to take care of the SSL setup, and it will also redirect from http to https.
|
This allows mod_md to take care of the SSL setup, and it will also redirect from http to https.
|
||||||
After we put ths into place, we'll need to restart Apache httpd
|
After we put this into place, we'll need to restart Apache httpd
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo systemctl restart apache2
|
sudo systemctl restart apache2
|
||||||
|
|
Loading…
Reference in a new issue