diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-11-19 15:56:14 -0500 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-11-19 15:56:14 -0500 |
commit | c94bebd604d07566cd51e85f552867d09d599cbf (patch) | |
tree | c268ff2c5fcc0761863f74d1a4e3f6d03d270e58 /doc/zimmermann | |
parent | da2b427d69b516a376441764927e478ce0a9a8b7 (diff) |
notes about using zimmermann port 80.
Diffstat (limited to 'doc/zimmermann')
-rw-r--r-- | doc/zimmermann/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/zimmermann/changelog b/doc/zimmermann/changelog index d5868b6..841f3c9 100644 --- a/doc/zimmermann/changelog +++ b/doc/zimmermann/changelog @@ -12,7 +12,9 @@ * set localtime to America/New_York via dpkg-reconfigure tzdata * aptitude update && aptitude full-upgrade * set up /var/lib/sks/www/index.html based on - doc/zimmermann/index.html from this repo. + doc/zimmermann/index.html from this repo. + * made nginx proxy plain ol' HTTP on port 80 also so that SKS does + not need to try to listen on a privileged port. 2008-11-19 - mlc * aptitude install nginx |