Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
econizze is on a distinguished road
 
Posts: 1
Join Date: Feb 2012
Default Redirect to /Wordpress - 02-22-2012, 12:20 PM

Hi! I'm currently having a problem as friends surf into my website (equationcaching.hostoi.com) and it shows three folders. What I want is for them to be redirected and I have tried (with home.html) But can't seem to work. Would love for some assistance
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
d3iti's Avatar
Super Moderator
d3iti is on a distinguished road
 
Posts: 6,531
Join Date: Jul 2009
Location: Spain
Default 02-22-2012, 12:26 PM

Hi,
You can call the index.html file instead of home.html (rename home.html to index.html).


Recuerda realizar copias de seguridad de tus sitios web. Si este mensaje te ayudó puedes pulsar sobre el botón karma
Reply With Quote
(#3 (permalink))
Old
Senior Member
Firebirds is on a distinguished road
 
Posts: 274
Join Date: Feb 2012
Default 02-22-2012, 01:53 PM

In index.php in public_html, you do <?php header('home.php'); ?>
and you replace 'home.php' to wherever your file may be.


All your problems magically solved.
How to use custom domain. | Account under review? | Can I do this/whatever?
Have a happy magical day
~Firebirds
Reply With Quote
(#4 (permalink))
Old
Member
Abhishek is on a distinguished road
 
Posts: 38
Join Date: Feb 2012
Location: India
Thumbs up 02-24-2012, 02:30 PM

Quote:
Originally Posted by Firebirds View Post
In index.php in public_html, you do <?php header('home.php'); ?>
and you replace 'home.php' to wherever your file may be.
Yes this is the right method
Reply With Quote
(#5 (permalink))
Old
Junior Member
tittbit is on a distinguished road
 
Posts: 12
Join Date: Feb 2012
Default 07-29-2012, 01:10 PM

you have to first use index.php not index.html

because php extension is required to work PHP,

the apply the above method told by another user

for your reference
Code:
<?php header('home.php'); ?>
in place of home.php you can put whatever file or url you want to redirect to.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com