uhttpd config, index file, php vs. html

OK I was able to achieve it by manually editing /etc/config/uhttpd, adding

list index_page index.htm index.html index.php

Notice the absence of both quotes and double quotes

However, this makes uci break with

uci: Parse error (too many arguments) at line 15, byte 37

so think twice about using it: it looks like uhttpd supports something uci doesn't :slight_smile: