# This will send any path that starts # with /_matrix to our Synapse! location /_matrix { proxy_pass http://localhost:8008; }