* Added support for htdocs module directory
[project/luci.git] / libs / sgi-haserl / htdocs / cgi-bin / luci
1 #!/usr/bin/haserl --shell=luac
2 require("luci.sgi.haserl")
3 luci.dispatcher.indexcache = "/tmp/.luciindex"
4 luci.sgi.haserl.run()