Import civetweb ans jsoncpp
This commit is contained in:
7
3P/civetweb/test/lua_preload_file.lua
Normal file
7
3P/civetweb/test/lua_preload_file.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
--[[
|
||||
Load this test file by adding
|
||||
lua_preload_file ./lua_preload_file.lua
|
||||
to the civetweb.conf file
|
||||
]]
|
||||
|
||||
mg.preload = "lua_preload_file successfully loaded"
|
||||
Reference in New Issue
Block a user