euler Posted December 5, 2007 Posted December 5, 2007 I have a problem with my website, I enter to my site and... Click HERE I wish change this, when I enter to: mysite.heliohost.org the index page would be Index.php, .html... whatever, but no with directories and my other files... understand?, please help me hehe, I review all the permissions and the .htaccess
Prash Posted December 5, 2007 Posted December 5, 2007 all you need to do is add your home page (index.htm/html/php/ etc etc) t oyuor WWW folder or public web folder should work then
AverageJoe Posted December 5, 2007 Posted December 5, 2007 He has it in his WWW folder probably, but he probably doesn't have <?php include("http://www.mysite.org/myhomepage.html"); ?> Or at least that is what I think it is. I'm a little rusty on php
Ashoat Posted December 7, 2007 Posted December 7, 2007 If you want to set your homepage to something other than index.*, set a redirect through cPanel that will redirect from "/" to "/yourhomepage.html" or whatever you call it.
euler Posted December 24, 2007 Author Posted December 24, 2007 I found the solution (in advance services) in Cpanel, thanks djbob
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now