Add lighttpd configuration files.

This commit is contained in:
John "Elwin" Edwards 2013-10-28 20:33:23 -07:00
parent 89083f037f
commit ef9807cdc6
5 changed files with 718 additions and 0 deletions

View file

@ -4,6 +4,9 @@ dgl/ contains the Gallery's dgamelaunch.conf file, the dgamelaunch menus, and
a patch to the Git version of dgamelaunch. The patch makes it compatible with
the RLGWebD player and adds properly salted passwords.
lighttpd/ contains the configuration files for lighttpd which have been
modified from the distribution versions.
py/ contains various Python scripts.
py/recorder.py processes the log files and stores the data in a PostgreSQL