server {
listen 80;
#lua_code_cache off;
location /helloworld {
default_type text/html;
content_by_lua_file "<%= @lua_path %>/lua-resty-helloworld/lib/resty/helloworld.lua";
}
}
-
Notifications
You must be signed in to change notification settings - Fork 0
arohter/lua-resty-helloworld
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published