-
Notifications
You must be signed in to change notification settings - Fork 1
How to fix Invalid Host Header
Wang Tai edited this page Jun 15, 2022
·
2 revisions
Kill the server and restart it, adding --host 0.0.0.0 --disableHostCheck true to the command.
Same as above, but add --host 0.0.0.0 --disable-host-check instead
Kill the server and restart it, adding --host 0.0.0.0 to the command. --disable-host-check is sometimes needed here as well.
© 2022 GeekCode, Inc.