mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 20:22:26 -05:00
FIx typo (#918)
This commit is contained in:
parent
ccd5b34c2c
commit
b4a83e4b51
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue