mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-06 10:20:43 +00:00
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
##
|
|
## On all sites, provide Deluge on a default path: /deluge
|
|
##
|
|
<Location /deluge>
|
|
ProxyPass http://localhost:8112
|
|
</Location>
|