Well I know you go to file manager...right but then how do you make a home page so that when you type the URL in an adress bar you can see your home page
!! I am desperate 4 help!
How do you make a home page!!??
| dolliedreams wrote: |
| Well I know you go to file manager...right but then how do you make a home page so that when you type the URL in an adress bar you can see your home page |
You need to put the content in an index.php or index.html file in the public_html directory.
moved to webhosting support
Can't you also use like "default.html", or "default.php"? And you can use more file extensions then just those. You can also use like *.htm, *.xhtml, and so on.
There is a certain order it will choose from. If for whatever reason you don't use index.html or similar, add the following to your .htaccess file (if it doesn't exist, create one)
eg. DirectoryIndex mypersonalhomepage.xml
| Code: |
| DirectoryIndex FILENAME.FILEEXTENSION |
eg. DirectoryIndex mypersonalhomepage.xml
There's lot of ways to make your homepage.
I will show the easiest way to make your homepage.
1. You must download FTP manager.
http://www.google.co.uk/search?hl=ja&q=FTP+manager&btnG=Google+%E6%A4%9C%E7%B4%A2&lr=
2. Then type your account data on them.
3. Upload file like a *html, php, js
If you want put forum in your site you can download script from phpBB.com
http://www.phpbb.com/
If you have a question just ask me!
Thanks.
I will show the easiest way to make your homepage.
1. You must download FTP manager.
http://www.google.co.uk/search?hl=ja&q=FTP+manager&btnG=Google+%E6%A4%9C%E7%B4%A2&lr=
2. Then type your account data on them.
3. Upload file like a *html, php, js
If you want put forum in your site you can download script from phpBB.com
http://www.phpbb.com/
If you have a question just ask me!
Thanks.
