Skip to content

Instantly share code, notes, and snippets.

View mabeltron's full-sized avatar

Simon Greenwood mabeltron

  • United Kingdom
View GitHub Profile

Keybase proof

I hereby claim:

  • I am mabeltron on github.
  • I am sfgreenwood (https://keybase.io/sfgreenwood) on keybase.
  • I have a public key ASAERd6fJ_GZDAU3GWVqczhIE29MIQ6QpZ36XIQL3LqByQo

To claim this, I am signing this object:

# nginx config fragment for zimbra z-push. May or may not work.
server {
listen 80;
server_name push.domain.co.uk;
root /usr/share/z-push;
access_log /var/log/nginx/push.domain.co.uk.access.log;
error_log /var/log/nginx/push.domain.co.uk.error.log warn;
# include "standard.conf";