Wie hast Du Freetz auf deine Box geladen? Was willst Du mit dem Webserver auf deiner Box machen?
EDIT:
Geh mal mit telnet auf deine Box und poste die Ausgabe von busybox.
EDIT 2:
Code:
root@fritz:/var/mod/root# httpd -f -vvv -P /var/run/port90.pid -p 90 -c /mod/etc/webcfg.conf -h /var/media/ftp/uStor01/www/
[::ffff:192.168.138.18]:40641: [COLOR="red"]connected[/COLOR]
[::ffff:192.168.138.18]:40641: url:/
[::ffff:192.168.138.18]:40641: [COLOR="red"]response:200[/COLOR]
[::ffff:192.168.138.18]:40641: closed
Ich möchte auf meine Festplatte eine Website speichern, die ich dann über die FritzBox nutzen kann! Egal wie.
Wenn ich BusyBox bei Telnet eingebe kommt:
BusyBox v1.12.4 (2011-06-14 21:01:45 CEST) multi-call binary
Copyright (C) 1998-2008 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.
See source distribution for full notice.
Usage: busybox [function] [arguments]...
or: function [arguments]...
BusyBox is a multi-call binary that combines many common Unix
utilities into a single executable. Most people will create a
link to busybox for each function they wish to use and BusyBox
will act like whatever it was invoked as!
Currently defined functions:
[, [[, addgroup, adduser, arp, arping, ash, awk, basename, bunzip2,
bzcat, cat, chmod, chown, chroot, clear, cmp, cp, crond, crontab,
cryptpw, cut, date, dd, delgroup, deluser, df, dirname, dmesg,
dos2unix, du, echo, egrep, env, ether-wake, expr, false, fgrep,
find, free, ftpget, ftpput, getopt, grep, gunzip, gzip, halt, head,
hexdump, hostid, hostname, httpd, id, ifconfig, ifdown, ifup, inetd,
init, insmod, install, kill, killall, klogd, ln, logger, login,
logname, logread, losetup, ls, lsmod, makedevs, md5sum, mdev, mkdir,
mkfifo, mknod, mkswap, modprobe, more, mount, mv, nc, netstat,
nohup, nslookup, od, passwd, pidof, ping, pivot_root, poweroff,
printf, ps, pwd, rdate, realpath, reboot, reset, rm, rmdir, rmmod,
route, run-parts, sed, setconsole, setlogcons, sh, sha1sum, sleep,
sort, strings, stty, swapoff, swapon, sync, sysctl, syslogd, tail,
tar, tee, telnet, telnetd, test, tftp, time, top, touch, tr, traceroute,
true, tty, umount, uname, uniq, unix2dos, uptime, usleep, uudecode,
uuencode, vconfig, vi, wc, wget, which, xargs, yes, zcat
Wenn ich deinen Befehl bei Telnet ausführe geht es. Wenn ich aber über
http://fritz.box:90 auf den Server zugreifen will kommt: 404 Not Found.