HTTP/1.0 200 OK Content-Type: text/html
This is a test page of mg.include in a Lua server page, served by the CivetWeb web server.
script = "test/page2.lp" mg.write("Output of " .. script .. " (path type: \"abs\"):\n") ?>
mg.include(script, "abs") ?>