Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
modules
/
lua
/
version.lua
blob: 785384423f87be6f5fde4e2c96ea1983ed844402 [
file
]
function
handle
(
r
)
r
:
puts
(
apache2
.
version
)
end