Lighttpd reload issue
Here's an interesting issue with Lighttpd server:
The command used to reload or restart the server should be in the same format as
the one used to start it.
For example if the server is started via "systemctl start lighttpd.service" in many cases "/etc/init.d/lighttpd reload"
will not reload the configuration changes.