mirror of
https://github.com/redstrate/Kawari.git
synced 2025-07-13 17:07:45 +00:00
Match retail headers for frontier server
This commit is contained in:
parent
c688e93f7c
commit
eb73af03d6
1 changed files with 6 additions and 0 deletions
|
@ -28,6 +28,12 @@ config-dl.ffxiv.localhost:80 {
|
||||||
|
|
||||||
frontier.ffxiv.localhost:80 {
|
frontier.ffxiv.localhost:80 {
|
||||||
reverse_proxy :5857
|
reverse_proxy :5857
|
||||||
|
|
||||||
|
# to match retail
|
||||||
|
header {
|
||||||
|
Server nginx
|
||||||
|
-Via
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
patch-bootver.ffxiv.localhost:80 {
|
patch-bootver.ffxiv.localhost:80 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue