Hello Friends,
I need redirect https://vrinsofts.com/ url to https://www.vrinsofts.com/
Any idea how we redirect URL?
Thanks
Hello Friends,
I need redirect https://vrinsofts.com/ url to https://www.vrinsofts.com/
Any idea how we redirect URL?
Thanks
How do you handle the incoming request on those domains?
Apache (https://stackoverflow.com/a/12050652), Nginx (https://stackoverflow.com/a/7958540), NodeJS (https://stackoverflow.com/a/9139507)?
A simple Google search on your setup will give a lot of answers.
In that case you should be able to use htaccess as @Johan suggested
But this doesn’t seem like a Frontity question