redirection between two URL’s | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

redirection between two URL’s

Is possible to redirect from https://mysite.com to HTTPS://mysite-2.com in a single url string ? Example https://mysite.com/redirect/mysite-2.com

11th Jun 2022, 11:25 AM
Nicola
Nicola  - avatar
1 Respuesta
0
The Cpanel in the hosting service usually has an option to manage redirects, but here's how to do it in HTML https://www.bitdegree.org/learn/html-redirect
13th Jun 2022, 10:30 AM
Chris Coder
Chris Coder - avatar