Hallo Elias! > ---------- > A:127.0.0.1 > D:* > A:192.168.1.0/255.255.255.0 > > *.php:/usr/bin/php-cgi > ----------
Did you make sure there is at least one trailing new line in your configuration file. It seems to me Busybox httpd rejects inproperly terminated config lines. In addition the arise of UTF-8 created some pitfalls which may result in such behaviour. Please provide a "hexdump -Cv" of your config file. May be only a hex dump may reveal your problem (none ASCII chars in config file, looking like normal chars). -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
