Cross Reference:
xref
: /
httpd
/
modules
/
wombat
/
test
/
htdocs
/
simple.lua
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
simple.lua revision cb1e20df951447249fd1344ae04a790219a16be5
function handle(r)
r:puts("Hi!")
end