Commit graph

11 commits

Author SHA1 Message Date
John "Elwin" Edwards
de10008bdb Update lighttpd configuration.
Explicitly set the document root, in case the default gets changed.
2022-01-02 20:40:05 -05:00
John "Elwin" Edwards
877d1169fa Small website updates. 2021-11-02 21:10:10 -04:00
John "Elwin" Edwards
b484270d70 Update lighttpd configuration files.
Lighttpd now requires explicitly specifying both IPv4 and IPv6
addresses.
2017-12-27 14:54:58 -05:00
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