Update README
This commit is contained in:
parent
91aa772901
commit
19aaa0bbc2
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Any issues should be reported to https://github.com/uakfdotb/gpg-mailgate
|
|||
|
||||
$SERVER["socket"] == ":11371" {
|
||||
server.document-root = "/var/www/gpgmw"
|
||||
setenv.add-response-header = ( "Via" => "1.1 mailflux.net:11371 (lighttpd)" )
|
||||
setenv.add-response-header = ( "Via" => "1.1 yourserver.tld:11371 (lighttpd)" )
|
||||
accesslog.filename = "/var/log/lighttpd/hkp-access.log"
|
||||
url.rewrite-once = ( "^/pks/(.*)" => "/index.php?/pks/$1" )
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue