Index page redirect

Post Reply
a24uall
Site Admin
Posts: 166
Joined: Sun Jul 01, 2012 9:07 am

Index page redirect

Post by a24uall »

How to redirect a page to another page using index.php or index.html

Add the below lines to index.php or index.html

This will redirect domain.com/index.php to google.com
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=http://google.com/">
Arun
WebhostingDevelopment.com
Post Reply

Return to “HTACCESS RELATED”