How to permanently redirect? #3055
Unanswered
Sanat-Teli-V2STech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using nginx proxy manager with TailScale. I want to permanently redirect all my traffic through domain and disable it whoever tries accessing it over
httpor<TailScale-server-ip>:<application-port>I have added a redirection host where domain name is
<server-ip>:<application-port>and forward domain issub.my-domain.com, scheme ishttpand http code is301I have also enabled the
Preserve pathandBlock common exploityet whenever I access it using<server-ip>:<application-port>it is accessible instead of getting 301.I would appreciate some help, thanks!
Beta Was this translation helpful? Give feedback.
All reactions