Quote from
tilesoft on July 21, 2024, 12:35 am
Fore example I want when user enter to "https://mydomain.com/walmart", Then redirect to "https://laminapp.com/Centrum/Apps/Walmart_Grocery/Single/index.html"
So I insert this code in .htaccess:
Redirect 301 /walmart https://laminapp.com/Centrum/Apps/Walmart_Grocery/Single/index.html
Now I want to know that how can I write new line of redirect code in .htaccess with VisualNEO web.
Thanks
Fore example I want when user enter to "https://mydomain.com/walmart", Then redirect to "https://laminapp.com/Centrum/Apps/Walmart_Grocery/Single/index.html"
So I insert this code in .htaccess:
Redirect 301 /walmart https://laminapp.com/Centrum/Apps/Walmart_Grocery/Single/index.html
Now I want to know that how can I write new line of redirect code in .htaccess with VisualNEO web.
Thanks