[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#548999: busybox httpd -e fails.



Package: busybox
Version: 1:1.14.2-2
Severity: minor
File: /bin/busybox

On OpenWRT (busybox v1.11.2), "busybox httpd -e foo" works, but on
Debian it does not, though it claims to:

$ busybox httpd -d foo; echo
foo
$ busybox httpd -e foo; echo
httpd: invalid option -- 'e'
BusyBox v1.14.2 (Debian 1:1.14.2-2) multi-call binary

Usage: httpd [-c conffile] [-p [ip:]port] [-i] [-f] [-v[v]] [-r realm] [-h home] [-d/-e string]

Listen for incoming HTTP requests

Options:
        -c FILE         Configuration file (default httpd.conf)
        -p [IP:]PORT    Bind to ip:port (default *:80)
        -i              Inetd mode
        -f              Do not daemonize
        -v[v]           Verbose
        -r REALM        Authentication Realm for Basic Authentication
        -h HOME         Home directory (default .)
        -e STRING       HTML encode STRING
        -d STRING       URL decode STRING


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages busybox depends on:
ii  libc6                         2.9-25     GNU C Library: Shared libraries

busybox recommends no packages.

busybox suggests no packages.

-- no debconf information



Reply to: