Search
Project
General
Profile
Home
Projects
Help
Sign in
Register
Search
:
Main
All Projects
Main
Overview
Activity
Issues
Wiki
Files
Repository
Download (271 Bytes)
Statistics
| Branch:
master
| Tag:
RevA
RevB
| Revision:
root
/
configs
/
apache
/
transmission
@ b6f0d860
View
History
Annotate
ProxyRequests Off
<Location /transmission>
AuthType Digest
AuthName "engine"
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
</Location>
« Previous
1
2
3
4
Next »
(4-4/4)
Loading...