Book Image

Lighttpd

By : Andre Bogus
Book Image

Lighttpd

By: Andre Bogus

Overview of this book

Table of Contents (20 chapters)
Lighttpd
Credits
About the Author
About the Reviewer
Preface
HTTP Status Codes

Useful Lua Libraries


require() allows us to add functionality by loading C libraries at runtime (given that we have compiled with dynamic linking, refer to Chapter 1). We can already do some stuff with the standard distribution, but there is no support for advanced file system operation, databases, imaging, network programming, and so on. The following libraries should fill the biggest gaps: