Revision d427d02d
Added by David Sorber almost 8 years ago
| configs/apache/transmission.conf | ||
|---|---|---|
|
AuthDigestProvider file
|
||
|
AuthUserFile /home/dsorber/web_users
|
||
|
Require valid-user
|
||
|
ProxyPass http://10.0.0.6:9565/transmission
|
||
|
ProxyPassReverse http://10.0.0.6:9565/transmission
|
||
|
ProxyPass http://192.168.8.6:9565/transmission
|
||
|
ProxyPassReverse http://192.168.8.6:9565/transmission
|
||
|
</Location>
|
||
Updating configs after changing network configuration.