#!/usr/bin/lua require("luci.sgi.cgi") luci.dispatcher.indexcache = "/tmp/.luciindex" luci.sgi.cgi.run()