Sign in
apache
/
httpd
/
refs/heads/apreq-integration
/
.
/
modules
/
wombat
/
test
/
htdocs
/
simple.lua
blob: f949001983367dce33bf5b499666cf272a139347 [
file
]
function
handle
(
r
)
r
:
puts
(
"Hi!"
)
end