1
# the path to lighttpd
2
LIGHTTPD="/usr/sbin/lighttpd"
3
4
ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools"
5
6
WWWFINDDIR="$COMPONENT"
7
WWWCONFIG="$WWWFINDDIR/lighttpd.conf"