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 = "page2.lp" mg.write("Output of " .. script .. " (path type: \"rel\"):\n") ?>
mg.include(script, "rel") ?>