Added url_base parameter to customize the root url and allow hosting with another application. (#41)

* Added `url_base` parameter and code to rewrite URL

* Manage redirect on stats login

Co-authored-by: Nicolas Ledez <github.public@ledez.net>
This commit is contained in:
Nicolas Ledez
2022-07-08 18:44:49 +02:00
committed by GitHub
parent f09f2df2e3
commit a5d18ef24c
4 changed files with 39 additions and 28 deletions

View File

@ -2,6 +2,8 @@
bind_address=""
# backend listen port
listen_port=8989
# change the base URL
# url_base="/librespeed"
# proxy protocol port, use 0 to disable
proxyprotocol_port=0
# Server location