Guest User

Untitled

a guest
Aug 8th, 2016
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <VirtualHost *:80>
  2. ServerName [my dyndns name here].no-ip.biz
  3. ProxyPass /sonarr http://localhost:8989/sonarr/
  4. ProxyPassReverse /sonarr http://localhost:8989/sonarr/
  5. </VirtualHost>
Advertisement
Add Comment
Please, Sign In to add comment