OpenWrt Web Server - uhttpd

Hello Everyone,

I have received my sama5d2-xult board and i have flashed the OpenWRT file system on my board. I have built the openwrt file system by following this link.

https://www.linux4sam.org/bin/view/Linux4SAM/OpenWrt

Usually the File system image that gets built with openwrt has a uhttpd based web interface meaning in the "/www/" directory (cgi-bin and and of the OpenWRT file system but the image built for sama5d2 board by above link doesn't have Web Interface. The "/www/" directory is empty.

Although, The filesystem does have uhttpd based web server and init script does start the web server. After flashing it on the board, When i do "ps", I can see the uhttpd based webserver process running. If i place an "index.html" page in "/www/" - It does gets displayed by accessing it on web browser so uhttpd is enabled and running but I don't see the default web interface. I believe that openwrt does provide a default web interface files related to which, are inside the "/www/" directory but like i mentioned earlier, My /www/ directory is empty.

Is there any option in the OpenWRT configuration file to enable for adding the Web server interface? so that my file system's /www/ directory have web server related files.

Your post does not appear to be related to an officially released OpenWrt version, package or supported operation.

It is unlikely that you will receive useful input here. Please seek advise from the relevant maintainer.

Thank You.