Hi everyone
I can access to my server with public_ip: port . Ex: 123.123.123.123:5000
It is fine. But now i will config ssl for my domain to use https so how can i redirect all traffic from
https://123.123.123.123:5000
to https://mydomain.com:5000
with .htaccess file ?
Thank you
I can access to my server with public_ip: port . Ex: 123.123.123.123:5000
It is fine. But now i will config ssl for my domain to use https so how can i redirect all traffic from
https://123.123.123.123:5000
to https://mydomain.com:5000
with .htaccess file ?
Thank you
Last edited: