# Prerequisites PKG lighttpd php82 php82-filter php82-session phpmailer6 OVERLAY usr CMD mkdir -p /var/www /var/carpentertutoring # Mounts FSTAB /zroot/carpentertutoring/config /var/carpentertutoring nullfs ro 0 0 FSTAB /zroot/carpentertutoring/htdocs /var/www nullfs ro 0 0 # Start server SYSRC lighttpd_enable=YES SERVICE lighttpd restart