Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
Apache
/
modules
/
lua
/
test
/
htdocs
/ (
Apache Software Stiftung
Version 2.4.65
©
) Datei vom 1.2.2009 mit Größe 79 B
Quelle simple.lua Sprache: unbekannt
function handle(r)
r.content_type = "text/plain"
r:puts("Hi there!")
end
[ Dauer der Verarbeitung: 0.4 Sekunden (vorverarbeitet)
]
2026-03-28