server { server_name appliedgeography.org www.appliedgeography.org mta-sts.appliedgeography.org; root /opt/wpsites/appliedgeography.org; index index.html; location / { try_files $uri $uri/ =404; } }