You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lighttpd1.4/config.py-sample

16 lines
318 B
Plaintext

prefix='/home/jan/testbase/lighttpd-scons'
with_mysql='/usr/local/mysql/bin/mysql_config'
with_pcre='yes'
with_openssl='yes'
with_gzip='yes'
with_bzip2='yes'
with_memcache='yes'
with_sqlite3='yes'
with_xml='yes'
# default 'no'
build_static='no'
# default 'no'
build_fullstatic='no'
# default 'yes'
build_dynamic='yes'