I would like to set up permanent redirect for a virtual host.
Example:
https://vhost/ui redirect to http://domain.tld:Port/ui
Can someone please help me how I can implement this.
Many thanks.
Erwin
I would like to set up permanent redirect for a virtual host.
Example:
https://vhost/ui redirect to http://domain.tld:Port/ui
Can someone please help me how I can implement this.
Many thanks.
Erwin
Maybe this helps Redirections in HTTP - HTTP | MDN
Thank you very much, I had already found and read that, unfortunately I don’t know where to insert the changes.
In Apache there is the .htaccess, in nginx it works via the nginx.conf, but where can I find this file and is it the right file for the changes?
Maybe @stephdl can provide a quick assist. Out of my league, sorry.
This is the job of traefik go to settings > http route