PDA

View Full Version : Noob question... what are the file locations on the web?


shadow101
10-15-04, 11:20 AM
Ok... I know this is a noob question but I have not had a website in a while..
WhenI upload a file lets say sunset.jpg into my htdocs folder.. what is the web address for being able to see it? I tried a couple things but I could not get it to work.. www.for-charity.com/sunset.jpg and www.for-charity.com/htdocs/sunset.jpg I could not get either to work..

Any help would be very much appreciated.

Thanks.

BerksWebGuy
10-15-04, 11:31 AM
Its case-sensitive...try

http://www.for-charity.com/Sunset.jpg

htdocs is the 'web' folder, there is no need (and won't work) if you include it in your address. Anything above this level won't be web-accessible.

shadow101
10-15-04, 11:34 AM
Thank you vey much that helped out sooo much.

BerksWebGuy
10-15-04, 11:42 AM
Glad you got it going :cool: