'restat' -> 'restart'
This commit is contained in:
parent
83c14cf4d6
commit
9e66390c35
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ Either set up a reverse proxy (with persisted Host header) with your favourite H
|
||||||
#### Lighttpd
|
#### Lighttpd
|
||||||
* Copy example config file from [/docs/rest_api/lighttpd](/docs/rest_api/lighttpd) to `/etc/lighttpd/lighttpd.conf`
|
* Copy example config file from [/docs/rest_api/lighttpd](/docs/rest_api/lighttpd) to `/etc/lighttpd/lighttpd.conf`
|
||||||
* Edit `ssl.ca-file`, `ssl.pemfile` and `ssl.privkey`
|
* Edit `ssl.ca-file`, `ssl.pemfile` and `ssl.privkey`
|
||||||
* `$ service lighttpd restat` as root
|
* `$ service lighttpd restart` as root
|
||||||
|
|
Loading…
Reference in a new issue