[ LightTPD for Windows ] A fast, secure and flexible web server for Windows based systems. Cygwin binary compilation project migrated from WLMP Project. DISCLAIMER: We don't support installation package anymore. Files: - LightTPD---IPv6-Win32-SSL.zip Standard compressed package, - LightTPD---IPv6-Win32-SSL-UPX.zip Standard compressed package (binaries compressed by UPX), - LightTPD---IPv6-Win32-Stage1-base.patch Stage 1 base patches for compile on 'i686-pc-cygwin'. - LightTPD---IPv6-Win32-Stage2-<*Fix>.patch Stage 2 source patches for compile on 'i686-pc-cygwin' (optional). - LightTPD---IPv6-Win32-Stage3-<*Mod>.patch Stage 3 extra module patches for compile on 'i686-pc-cygwin' (optional). =================== PACKAGE INFORMATION =================== Package Name: LightTPD-IPv6 (Win32) - SSL Package Type: Standard and Compressed (UPX) Binary (32-bit) Package Version: 1.4.39-1 Revision: 3067 Release Date: 2016-02-10 Status: Stable Release Language: English Compilation Platform: i686-pc-cygwin (GCC-4.9.3) Author: Jan Kneschke, http://www.lighttpd.net/ License: Revised BSD License Operating System: Microsoft Windows 2000 / XP / Server 2003 / Vista / Server 2008 / 7 / Server 2008 R2 / 8.1 / Server 2012 Supported features: IPv6, ZLib, BZip2, Crypt, SSL, PCRE, MySQL, LDAP, MemCache, FAM, LUA, XML, SQLite, GDBM Additions: OpenSSL 1.0.2f Online documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/ Autoconf options: configure --with-openssl --with-kerberos5 --with-lua --with-ldap --with-attr --with-valgrind \ --with-mysql --with-libev --with-fam --with-memcache --with-webdav-props --with-webdav-locks \ --with-gdbm --enable-mmap --enable-ipv6 --enable-lfs -------------------------------------- Important changes since version 1.4.32 -------------------------------------- 2016-02-10 - Version 1.4.39, Release 1 / Tag: 1.4.39-1 - Some libraries has been updated. - Target compilation patches published. 2014-05-06 - Release 1.4.35, Release 1 / Tag: 1.4.35-1 - Cygwin binary compilation project migrated from WLMP Project. - Fix Service-Install Tool issues with Windows firewall under NT 6.0+. - Fix UAC elevation issues with LightTPD Service Tools. - Some libraries has been updated. -- Compile: $ cd /usr/src/ $ wget http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.39.tar.gz $ tar xzvf lighttpd-1.4.39.tar.gz $ cd lighttpd-1.4.39 $ wget http://lighttpd.dtech.hu/LightTPD-1.4.39-1-IPv6-Win32-Stage1-base.patch $ patch -p1 < LightTPD-1.4.39-1-IPv6-Win32-Stage1-base.patch $ ./configure $ make $ make install -- Copyright (C) 2014-2016. dtech(.hu) Software Solutions