|
|
|
|
69
|
### Running WBO on a subfolder
|
69
|
### Running WBO on a subfolder
|
70
|
|
70
|
|
71
|
By default, WBO launches his own web server and serves all of its content at the root of the server (on `/`).
|
71
|
By default, WBO launches his own web server and serves all of its content at the root of the server (on `/`).
|
72
|
-If you want to make the server accessible with a different path like https://your.domain.com/wbo/ you have to setup a reverse proxy.
|
|
|
|
|
72
|
+If you want to make the server accessible with a different path like `https://your.domain.com/wbo/` you have to setup a reverse proxy.
|
73
|
See instructions on our Wiki about [how to setup a reverse proxy for WBO](https://github.com/lovasoa/whitebophir/wiki/Setup-behind-Reverse-Proxies).
|
73
|
See instructions on our Wiki about [how to setup a reverse proxy for WBO](https://github.com/lovasoa/whitebophir/wiki/Setup-behind-Reverse-Proxies).
|
74
|
|
74
|
|
75
|
## Troubleshooting
|
75
|
## Troubleshooting
|
76
|
|
76
|
|
77
|
-If you experience an issue or want to propose a new feature in WBO, please [open a github issue](https://github.com/lovasoa/whitebophir/issues/new).
|
|
|
|
|
77
|
+If you experience an issue or want to propose a new feature in WBO, please [open a github issue](https://github.com/lovasoa/whitebophir/issues/new).
|