summaryrefslogtreecommitdiff
path: root/etc/lighttpd
Commit message (Collapse)AuthorAgeFilesLines
* lighttpd: Add support for installing SSL certsPedro Alvarez2015-11-191-71/+0
| | | | Change-Id: I33c74dc19e5835c65740f483aae89a1e8e415f0c
* Merge branch 'baserock/richardipsum/increase_max_processes'Richard Ipsum2014-03-281-2/+2
|\ | | | | | | | | | | Reviewed on IRC by: Daniel Silverstone Lars Wirzenius
| * Set max procs to 32 for both readers and writersbaserock/richardipsum/increase_max_processesRichard Ipsum2014-03-241-2/+2
| |
* | Enable directory listing in <trovehost>/releasesAdam Coldrick2014-03-211-0/+4
|/ | | | | Enable lighttpd's directory listing for /releases. This is a link to the <trove_id>/site/releases repository's rsync store.
* Reconfigure lighttpdRichard Ipsum2014-02-123-0/+126
We now run two separate httpds, one for morph-cache-server and one for git-httpd. We do this because we want to run morph-cache-server as the cache user and git-httpd as the git user