How do I make a user not enter a route without first going through the start?
example:
public_html/proyecto/pagina_contenido.html
I need that before I enter that page I am obliged to go through:
public_html/proyecto/inicio.html
for eventually from inicio.html
to be redirected to the page with content.