geqintan commited on
Commit
bd1e9a9
·
1 Parent(s): 34345fc
Files changed (1) hide show
  1. app.lua +1 -1
app.lua CHANGED
@@ -1 +1 @@
1
- ngx.say("Hello, OpenResty!")
 
1
+ ngx.say("The URI is: ", ngx.var.uri)