Guest User

Untitled

a guest
Aug 26th, 2024
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. (site) {
  2. {args[0]} {
  3. reverse_proxy {
  4. to {args[1]}
  5. }
  6. }
  7. }
  8.  
  9. import site "domain.com" "server:1234"
  10. import site "domain2.com" "server:1235"
Advertisement
Add Comment
Please, Sign In to add comment