[package] uhttpd:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Apr 2010 19:46:35 +0000 (19:46 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 15 Apr 2010 19:46:35 +0000 (19:46 +0000)
commitcbe586a91926490315c183de105cba6ee4872d1e
treeadd83536eb3628963124e90e451ebad16f729ada
parent51aaf7163fef08f8c9aa83b227c5554ac4f16a8f
[package] uhttpd:
- make network timeout configurable, increase default to 30 seconds (#7067)
- follow symlinks in docroot and add option to disable that
- fix mimetype detection for files with combined extensions (.tar.gz, ...)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20883 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/uhttpd/Makefile
package/uhttpd/files/uhttpd.config
package/uhttpd/files/uhttpd.init
package/uhttpd/src/uhttpd-file.c
package/uhttpd/src/uhttpd-mimetypes.h
package/uhttpd/src/uhttpd-utils.c
package/uhttpd/src/uhttpd.c
package/uhttpd/src/uhttpd.h
This page took 0.027228 seconds and 4 git commands to generate.