Age | Commit message (Collapse) | Author |
|
* Fix documentation name from nginx->tengine
* Fix /sbin exists error on fresh installs
|
|
* The syslog patch is included in new tarball (issue #1)
|
|
* Fix: syslog crashed when used in error_log within 'http' block
https://github.com/alibaba/tengine/pull/557
|
|
* Fix http_secure_link_module not build as shared .so
|
|
|
|
- Remove error_log option from daemon script to avoid duplication with conf file
+ Add http_sysguard_module as shared
* Adjust post install script to fix errors
|
|
* Fix file name of dso_tool & add it to PATH
|
|
|
|
Merge updated service file from official nginx build
|
|
|
|
This package enables some extra features comparing to tengine:
+ DSO feature
* http_flv_module changed to shared
* http_mp4_module changed to shared
* http_sub_module changed to shared
+ http_geoip_module added as shared
+ http_lua_module added as shared
+ http_memcached_module added as shared
+ http_secure_link_module added as shared
|