X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=doc%2Fmd%2FServer-configuration.md;h=3eeaad70a147099e3cbe321c691d0078f2224fb8;hb=083b28021a34120778c203c85be6461a426cfa44;hp=8eeb10bd34e98064fa266f9437b62187d9120bde;hpb=19489e92d7dee3ec594432173071ddcddd79aa03;p=github%2Fshaarli%2FShaarli.git diff --git a/doc/md/Server-configuration.md b/doc/md/Server-configuration.md index 8eeb10bd..3eeaad70 100644 --- a/doc/md/Server-configuration.md +++ b/doc/md/Server-configuration.md @@ -216,7 +216,7 @@ sudo a2enmod headers # sudo a2enmod version # restart the apache service -systemctl restart apache +sudo systemctl restart apache2 ``` See [How to install the Apache web server](https://www.digitalocean.com/community/tutorials/how-to-install-the-apache-web-server-on-debian-10) for a complete guide.