sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Peering wiki text updated


From: John Clizbe
Subject: Re: [Sks-devel] Peering wiki text updated
Date: Wed, 27 Feb 2013 17:35:23 -0600
User-agent: Mozilla/5.0 (Windows NT 6.0; rv:19.0) Gecko/20100101 Firefox/19.0 SeaMonkey/2.16

Phil Pennock wrote:
> 
> If someone has a current good example of Apache config for this, we
> should add that too.

Using this on both servers, ports 80 & 11371

<VirtualHost *:11371>
     ServerName keyserver.example.net
     ServerAlias pool.sks-keyservers.net *.pool.sks-keyservers.net
     ServerAlias keys.gnupg.net
     ServerAdmin address@hidden
     <Proxy *>
         Require all granted
    </Proxy>
    Header set Server "Apache/2.4.2 (Unix)"
    ProxyPass / http://127.0.0.1:11371/
    ProxyPassReverse / http://127.0.0.1:11371/
    ProxyAddHeaders On
    ProxyVia On
    SetEnv proxy-nokeepalive 1
</VirtualHost>

-John

-- 
John P. Clizbe                      Inet: John (a) Gingerbear DAWT net
SKS/Enigmail/PGP-EKP                  or: John ( @ ) Enigmail DAWT net
FSF Assoc #995 / FSFE Fellow #1797  hkp://keyserver.gingerbear.net  or
     mailto:address@hidden

Q:"Just how do the residents of Haiku, Hawai'i hold conversations?"
A:"An odd melody / island voices on the winds / surplus of vowels"


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]