Why once open the web-luci 192.168.1.1 will download the luci lua script?

Hi everyone,in some days my openwrt route suddenly changed to this:
Once I open the 192.168.1.1 luci web,it turns to I need download the web lua script.

image

And the lua scirpt is

#!/usr/bin/lua
require "luci.cacheloader"
require "luci.sgi.cgi"
luci.dispatcher.indexcache = "/tmp/luci-indexcache"

So What happened?

Misconfigured web server

1 Like