whenever i tried to access 192.168.1.1 this happens
after that a file downloads named "download"
tried to open 192.168.1.1 "4" times hence "download (4)" if i open that with Notepad there is this text
#!/usr/bin/lua
require "luci.cacheloader"
require "luci.sgi.cgi"
luci.dispatcher.indexcache = "/tmp/luci-indexcache"
luci.sgi.cgi.run()
this is inside that "download" file .
I tried looking up some say uninstall lighttpd which in my case isnt installed
i have factory resetted OPENWRT still the same issue
!HELP