Index of /
[ lighttpd - Windows 32-bit and 64-bit binaries by dtech(.hu) ]
A light and fast webserver for Windows based systems.
Cygwin binary compilation project migrated from WLMP Project.
DISCLAIMER: We don't support installation package anymore.
Binary files:
- lighttpd-<ver>-<rel>-winNN-ssl.zip Standard binary package,
- lighttpd-<ver>-<rel>-winNN-ssl-upx.zip UPX compressed binary package,
- lighttpd-<ver>-<rel>-winNN-ssl*.md5 MD5 checksum file for same *.zip
Source files:
- lighttpd-<ver>-<rel>-winNN-stage1-base.patch Stage 1 base patches.
- lighttpd-<ver>-<rel>-winNN-stage2-<*fix>.patch Stage 2 source patches (optional).
- lighttpd-<ver>-<rel>-winNN-stage3-<*mod>.patch Stage 3 extra module patches (optional).
-----------------------------------------------------------------------
NOTICE:
-----------------------------------------------------------------------
From version 1.4.45 we cannot support NT5-based systems anymore.
Current package supports NT6+ (Vista and above) operating systems only.
-----------------------------------------------------------------------
===================
PACKAGE INFORMATION
===================
Package Name: lighttpd (ssl)
Package Type: Binary 32-bit (Win32), Binary 64-bit (Win64)
Package Version: 1.4.49-1
Revision: d0d5d426
Release Date: 2018-04-03
Status: Stable Release
Language: English
Compilation environment: Cygwin 2.9.0, GCC version: 6.4.0
Source authors: Jan Kneschke
Elan Ruusamäe
Marcus Rückert
mOo
Robert Jakabosky
Stefan Bühler
Glenn Strauss
License: Revised BSD License
Operating System: Microsoft Windows Vista / Server 2008 / 7 / Server 2008 R2
8 / 8.1 / Server 2012 / 10 / Server 2016
Supported features: IPv6, ZLib, BZip2, Crypt, SSL, PCRE, MySQL, PostgreSQL,
DBI, LDAP, FAM, LUA, XML, SQLite, GDBM, UUID, GeoIP
Additions: NSSM v2.24 (Non-Sucking Service Manager)
Copyright (C) 2013-2014 Author Iain Patterson
lighttpd NT-Service Installation/Removal ToolKit v1.1.1
Copyright (C) 2014-2017 dtech(.hu)
Online documentation: http://redmine.lighttpd.net/projects/lighttpd/wiki/
Autoconf options: configure --with-openssl --with-krb5 --with-lua --with-ldap --with-attr --with-mysql \
--with-pgsql --with-dbi --with-libev --with-fam --with-uuid --with-webdav-props \
--with-webdav-locks --with-geoip --with-gdbm --enable-mmap --enable-ipv6 --enable-lfs
Native package name: lighttpd-1.4.49-1-ssl (*-win32/*-win64)
--------------------------------------
Important changes since version 1.4.41
--------------------------------------
2018-04-03 - Release 1 / Tag: 1.4.49-1
- Update some libraries.
2017-12-07 - Release 1 / Tag: 1.4.48-1
- Add support: DBI, PostgreSQL.
- Re-enable webdav-locks support (disabled in 1.4.45).
2017-10-09 - Release 1 / Tag: 1.4.45-1
- Rename package to original name: 'lighttpd', and remove UPPERCASE/lowercase
binary names (legacy WLMP's modification).
- Remove '-?' help option from the patch (legacy option).
- Remove 'IPv6' flag from name (supported, but totally unnecerssary).
- Set all patched section in the source code as __CYGWIN__ fixes only.
- Remove OpenSSL binary, config and GenCert.cmd from the package.
- Replace old SRVANY and INSTSRV to NSSM service executable.
- Update service utilities in new environment and move to root directory.
- Remove webdav-locks support (libuuid compile-time issue).
- Add GeoIP support.
--
Compile:
$ cd /usr/src/
$ wget http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.49.tar.gz
$ tar xzvf lighttpd-1.4.49.tar.gz
$ cd lighttpd-1.4.49
$ wget http://lighttpd.dtech.hu/lighttpd-1.4.49-1-winALL-stage1-base.patch
$ patch -p1 < lighttpd-1.4.49-1-winALL-stage1-base.patch
$ ./configure *options*
$ make
$ make install
--
Copyright (C) 2014-2018.
dtech(.hu)