+ Reply to Thread
Results 1 to 5 of 5

Thread: Need to point my homepage to my wordpress page instead of host1free default index pag

  1. #1
    Junior Member himabindhu is on a distinguished road
    Join Date
    Dec 2011
    Posts
    2

    Need to point my homepage to my wordpress page instead of host1free default index pag

    Hi,

    Need to point my homepage to my wordpress page instead of host1free default index page.

    My ID is himabindhu.thotta@gmail.com

    Kindly help me in solving this problem.

  2. #2
    Junior Member JayGreentree is on a distinguished road
    Join Date
    Nov 2010
    Posts
    28

    Re: Need to point my homepage to my wordpress page instead of host1free default index

    you can delete the index.html file in the public_html folder

  3. #3
    Junior Member himabindhu is on a distinguished road
    Join Date
    Dec 2011
    Posts
    2

    Re: Need to point my homepage to my wordpress page instead of host1free default index

    I have my wordpress installed in /home/tekiwo/domains/tekiworld.org/public_html/wp

    Can you please help me how to make this as my homepage

  4. #4
    Junior Member nicko is on a distinguished road
    Join Date
    Nov 2011
    Location
    Borneo / Malaysia
    Posts
    25

    Re: Need to point my homepage to my wordpress page instead of host1free default index

    Quote Originally Posted by himabindhu View Post
    I have my wordpress installed in /home/tekiwo/domains/tekiworld.org/public_html/wp

    Can you please help me how to make this as my homepage
    You can edit (or create new) your index.php located in your public_html, and put the following into the file

    <?php header("Refresh:0; url=wp/"); ?>
    This will re-direct your visitor to your "wp" sub-folder everytime they visit your domain.

    Note: make sure you delete the "index.html" file from your "public_html" folder.

  5. #5
    Founder CEO Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius has a reputation beyond repute Casius's Avatar
    Join Date
    Apr 2010
    Location
    Around the World :)
    Posts
    1,569

    Re: Need to point my homepage to my wordpress page instead of host1free default index

    Ok, firstly what you need to do when web hosting account is created is to delete the index.html file, not index.php or other, but index.html and you will have your root directory clean. After login to your server control panel which is in Server Access and find the application installer icon where you will find the wordpress installation link. The setup is very easy and it takes about 2 minutes to install the wordpress. Feel free to submit a reply if you need any help.
    Free Web Hosting - Host1Free.com
    Premium Paid Web Hosting - Host1Plus.com
    (Get 99% discount for the first month - code 99ALL)

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34