mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-30 22:53:36 +01:00
Updated External WebServer Use (markdown)
parent
d46b9d7efc
commit
b000776972
@ -77,4 +77,8 @@ Disable_Webserver| Disables the WebServer initialization (WebServer is not start
|
|||||||
External_Webserver_address| Address that is used instead of the WebServer address when the WebServer is offline.
|
External_Webserver_address| Address that is used instead of the WebServer address when the WebServer is offline.
|
||||||
|
|
||||||
External_Webserver_address should be set to an address that allows appending of folder names such as /player/playername & /server etc.
|
External_Webserver_address should be set to an address that allows appending of folder names such as /player/playername & /server etc.
|
||||||
If you export the html to a separate folder (eg. `../public_html/plan`) The setting should reflect that (`"https://www.example.address/plan"`)
|
If you export the html to a separate folder (eg. `../public_html/plan`) The setting should reflect that (`"https://www.example.address/plan"`)
|
||||||
|
|
||||||
|
## Initial export
|
||||||
|
|
||||||
|
- Use `plan(proxy) export players` command to render the existing players' pages after enabling the player html setting.
|
Loading…
Reference in New Issue
Block a user