I recently made a script to install my web project and the script depends on apache24. I recently learned that apache are including LLM outputs in the project. I don't have any reason to believe that this is a safe or unsafe practice but would rather not use apache if they're going to experiment with the project in this way.
I am wanting to use lighttpd in place of apache. Is there an in depth guide specific to NetBSD for setting up lighttpd and php?
Thanks in advance to the NetBSD users who can provide resources on this question.