diff options
| -rw-r--r-- | docs/help/rest_api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/rest_api.md b/docs/help/rest_api.md index 7a8cf60e..feef26da 100644 --- a/docs/help/rest_api.md +++ b/docs/help/rest_api.md @@ -21,4 +21,4 @@ Either set up a reverse proxy (with persisted Host header) with your favourite H #### Lighttpd * 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` -* `$ service lighttpd restat` as root +* `$ service lighttpd restart` as root |
