filter: add lua support

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld
2014-01-13 14:18:51 +01:00
parent e83b51b4f6
commit f43b228d0b
4 changed files with 235 additions and 3 deletions

1
README
View File

@ -38,6 +38,7 @@ Dependencies
* libzip
* libcrypto (OpenSSL)
* libssl (OpenSSL)
* optional: luajit or lua
Apache configuration
--------------------