Httpd
From Fritz!Box
| AVM Wiki >> Shell-Befehle >> httpd | @ whmf - IRC-Chat - hu nl it English |
| Community | Modelle | Zubehör | Environment | Konfiguration | Shell-Befehle | Software | Freetz | Lexikon | Tipps+Tricks | Bilder |
| Startup-Scripts | AVM-Befehle | BusyBox-Befehle | Linux-Befehle | Shared Libraries | Kernel-Module | Listings | Todo |
Contents |
Befehl
| Befehl: | httpd | Man | Code | Wiki | Freetz | IPPF | whmf | AVM | Web |
| Pfad: | /usr/sbin | ||||||||
| Typ: | Daemon, Link auf busybox - Handbuch - Source: .06 .29 .49 .76 7170.80 .87 7270.86 .05 7390.91 .05 .20 | ||||||||
| Status: | Open Source (GPL) | ||||||||
| Pakete: | TODO | ||||||||
| Modelle: | Nur als Addon-Befehl | ||||||||
| Remove: | TODO | ||||||||
| Funktion: | BusyBox HTTP-Server Daemon | ||||||||
Aufruf
$ httpd --help BusyBox v1.12.4 (2010-05-31 07:47:35 CEST) multi-call binary Usage: httpd [-c conffile] [-p [ip:]port] [-i] [-f] [-v[v]] [-r realm] [-m pass] [-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 -m PASS Crypt PASS with md5 algorithm -h HOME Home directory (default .) -e STRING HTML encode STRING -d STRING URL decode STRING
Beispiele
TODO