1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

Add database features for mod_lua (apr_dbd + mod_dbd).

See documentation update for API and examples.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1430225 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Gruno
2013-01-08 11:42:50 +00:00
parent 1a572ff3b1
commit 0e04ce5529
8 changed files with 1221 additions and 1 deletions

View File

@@ -141,6 +141,14 @@ SOURCE=.\mod_lua.h
# End Source File
# Begin Source File
SOURCE=.\lua_dbd.c
# End Source File
# Begin Source File
SOURCE=.\lua_dbd.h
# End Source File
# Begin Source File
SOURCE=..\..\build\win32\httpd.rc
# End Source File
# End Target