mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +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>
|