redirect - redirecting html page to another html -


i have redirect website website, before shown. have tried using .htaccess giving me problems. have used javavscript , meta not work before loading of page want transfer. help?

try one

<meta http-equiv="refresh" content="n; url=other-web-address"> 

where n approximate number of seconds want current web page displayed before browser automatically goes other web address. if n = 0, browser should go other web address.

i hope solve problem


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -