Differences
This shows you the differences between two versions of the page.
| en:installation_d_un_serveur_de_patchs [2016/11/24 11:12] – [Configuring the Apache server] Domperss | en:installation_d_un_serveur_de_patchs [2021/12/03 18:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 191: | Line 191: | ||
| We will assume that you already have a functional Apache server, and that you just have created a new VirtualHost. If the " | We will assume that you already have a functional Apache server, and that you just have created a new VirtualHost. If the " | ||
| - | Our wish here is to have a simple address(without | + | Our wish here is to have a simple address(with port for the patch server), which will be in the form of: |
| <code bash> | <code bash> | ||
| - | http:// | + | http:// |
| (Our game server being installed at): http:// | (Our game server being installed at): http:// | ||
| Line 251: | Line 251: | ||
| We must then notify the customers that the patch number " | We must then notify the customers that the patch number " | ||
| - | This will be done by using the file '' | + | This will be done by using the file '' |
| <code bash> | <code bash> | ||
| cd ~/ | cd ~/ | ||
| Line 276: | Line 276: | ||
| <code xml|client_default.cfg> | <code xml|client_default.cfg> | ||
| PatchWanted | PatchWanted | ||
| - | PatchUrl = " | + | PatchUrl = " |
| RingReleaseNotePath = " | RingReleaseNotePath = " | ||
| </ | </ | ||
| Line 300: | Line 300: | ||
| <code xml|client_default.cfg> | <code xml|client_default.cfg> | ||
| PatchWanted | PatchWanted | ||
| - | PatchUrl = " | + | PatchUrl = " |
| RingReleaseNotePath = " | RingReleaseNotePath = " | ||
| </ | </ | ||





