Advertisement
Guest User

Untitled

a guest
Aug 9th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <Location /sonarr>
  2. order deny,allow
  3. deny from all
  4. allow from all
  5. ProxyPass http://localhost:8989/sonarr
  6. ProxyPassReverse http://localhost:8989/sonarr
  7. </Location>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement