Commit graph

8 commits

Author SHA1 Message Date
John "Elwin" Edwards
9ba9d5c90e Add files related to SSL support. 2016-12-30 12:48:58 -05:00
John "Elwin" Edwards
e48fe73695 Merge lighttpd configuration into one include file.
The lighttpd configuration was previously spread across several files
which were intended to overwrite the defaults.  They often became
outdated.

Now all customization is in lighttpd/rlgallery.conf, which should be
included at the end of whatever main lighttpd configuration file is in
use.  It should require minimal updates for new lighttpd versions or
distribution changes.
2016-12-28 13:12:04 -05:00
John "Elwin" Edwards
c235fbecb2 Update some lighttpd configuration files. 2014-12-26 16:46:25 -05:00
John "Elwin" Edwards
f3870d8046 Add more lighttpd configuration files. 2014-04-05 09:35:01 -07:00
John "Elwin" Edwards
be7dba5b6c Add a new statistics script that creates SVG plots. 2014-01-10 07:15:39 -05:00
John "Elwin" Edwards
dfd8098844 Remove the static high score page.
Don't create it, change all links, and redirect any requests.
2014-01-03 13:02:29 -05:00
John "Elwin" Edwards
aef04a38e1 Port to Python 3.
All scripts and modules have been ported to Python 3 and appear to
work.  Some changes to the lighttpd configuration were needed.
2013-12-31 13:36:19 -05:00
John "Elwin" Edwards
ef9807cdc6 Add lighttpd configuration files. 2013-10-28 20:33:23 -07:00