## ## On all sites, provide Transmission on a default path: /transmission ## ## Requires the following Apache modules to be enabled: ## mod_headers ## mod_proxy ## mod_proxy_http ## ProxyPass http://localhost:9091/transmission ## Send the scheme from user's request to enable Transmission to ## redirect URLs, set cookies, set absolute URLs (if any) ## properly. RequestHeader set X-Forwarded-Proto 'https' env=HTTPS