Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. location /api {
  2. proxy_pass http://proxiedsite.com/api;
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement