Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Where do i save my homepage HTML file?
Old 02-26-2007, 08:04 AM Where do i save my homepage HTML file?
Experienced Talker

Posts: 40
Trades: 0
Hows everybody doing? I'm having a brain fart here. I have designed and published a few sites in the past but its been awhile. I am having a hard time figuring out where to save my index.html file.

This is a screenshot of the folders on my server


This is a screenshot of the folders in my public_html folder


Im tryin to design a splash page for www.obsession2speed.com and im not sure where to save the html file...Also, do i save this splash page as index.html or home.html?? Any help would help a lot, thanks in advance.
2 FN LOW is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-26-2007, 08:15 AM Re: Where do i save my homepage HTML file?
Tom_M's Avatar
Ultra Talker

Posts: 250
Name: Tom Maurer
Location: Pennslvania, USA
Trades: 0
Everything needs to go into the public_html directory in order for it to show up.

And yes it being a splash page, it needs to be index.html, so it is the page that appears first when someone goes to your site.
Tom_M is offline
Reply With Quote
View Public Profile
 
Old 02-26-2007, 08:31 AM Re: Where do i save my homepage HTML file?
Experienced Talker

Posts: 40
Trades: 0
thank you...I have another question...This might be a lil off topic though....

the images for my splash page...I created a splash page in Photoshop and cut it up into 5pieces...I tried putting it together in Dreamweaver (the only way i know how to code right now)...I saved the images from Photoshop under Public_HTML in a folder called images...I then went into dreamweaver to put it together...When adding the gif images to my layout the src to the images was /public_html/images/filename...I believed that was right since i added the files into Dreamweaver directly from my server...However, when i go to my page, it just shows a blank screen...No images i added...Any help with that or should i go somewhere else?
2 FN LOW is offline
Reply With Quote
View Public Profile
 
Old 02-26-2007, 08:37 AM Re: Where do i save my homepage HTML file?
BruceWayne's Avatar
Extreme Talker

Posts: 182
Trades: 0
If you don't know where to place your index.htm and you don't know how to configure your server setting. try to launch your server then look for the first page it will view that will be the default index.htm. That is your default index, your can replace it with your created one.
BruceWayne is offline
Reply With Quote
View Public Profile Visit BruceWayne's homepage!
 
Old 02-26-2007, 02:58 PM Re: Where do i save my homepage HTML file?
Tom_M's Avatar
Ultra Talker

Posts: 250
Name: Tom Maurer
Location: Pennslvania, USA
Trades: 0
Take public_html out of the images url. Public_html is just the default folder where your web server wants you to put all the files you want viewable or accessible.

It doesn't have bearing on your site files (until you get into server side scripting). When you type in the url of your site: www.whatever.com the browser automatically looks for this folder called public_html and looks for your index file. In your case, your splash page.
Tom_M is offline
Reply With Quote
View Public Profile
 
Old 02-27-2007, 03:01 AM Re: Where do i save my homepage HTML file?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,383
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
the browser automatically looks for this folder called public_html and looks for your index file
Not the browser, as a browser has no way of determining what the top level folder is called.

Apache servers are normally configured to serve files located in the public_html folder and it is the server that picks out the file to be served out as the "home" page.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 02-27-2007, 01:15 PM Re: Where do i save my homepage HTML file?
Tom_M's Avatar
Ultra Talker

Posts: 250
Name: Tom Maurer
Location: Pennslvania, USA
Trades: 0
Yea I should have specified that the default folder is server specific. Some hosts don't even give you root access either. Anyway thanks for clearing that up.
Tom_M is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Where do i save my homepage HTML file?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24689 seconds with 12 queries