Restart Lighttpd

How can I restart Lighttpd without restarting the whole DroboShare? Thanks

You can restart most drobo apps using the following (obviously replacing a few things as appropriate:

  1. Install the DropBear SSH app (so you can SSH to the droboshare)
  2. SSH to your droboshare
  3. go to the droboapps folder
  4. go to the lighthttpd folder
  5. run the command ./lighthttpd-stop.sh
  6. run the command ./lighthttpd-start.sh

Thank you! Also is there any way of installing MySQL on th Drobo?