V6 removing lighttpd

After updating to V6, lighttpd is unnessary for Pi-hole. If that was all you used it for, you can remove it.

sudo apt remove lighttpd --purge -y && sudo apt autoremove -y && sudo apt autoclean -y

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.