src/Tools/WWW_Find/etc/settings
author wenzelm
Tue, 12 Jan 2010 17:06:36 +0100
changeset 34881 d5b901fc63e7
parent 33817 f6a4da31f2f1
child 41308 9e576ec5c0dc
permissions -rw-r--r--
tuned initial properties/perspective;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
33817
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     1
# the path to lighttpd
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     2
LIGHTTPD="/usr/sbin/lighttpd"
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     3
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     4
ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools"
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     5
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     6
WWWFINDDIR="$COMPONENT"
f6a4da31f2f1 WWW_Find component: find_theorems via web browser
kleing
parents:
diff changeset
     7
WWWCONFIG="$WWWFINDDIR/lighttpd.conf"