PDA

View Full Version : newbie question


plevans
09-02-2006, 03:37 AM
OK I'm new to web publishing so I need help! :confuzed: I've uploaded an index.html file and image files to a folder in my www directory. Two questions: 1) How do I publish it to the web? 2) When I preview the page from the CNC Text/HTML Editor my images aren't visible. What am I doing wrong? :umm:

sheila
09-02-2006, 03:38 AM
Give us a domain name or URL so we can take a look.

plevans
09-02-2006, 04:07 AM
The domain name is fenceprotool.com but I don't know what the URL is to access the page. It is in a folder named CR250 in my www directory. Does that tell you anything? I'm clueless!

sheila
09-02-2006, 04:11 AM
Here is your index page:
http://fenceprotool.com/cr250/

If you want to see it when you just put in
http://fenceprotool.com

then you need to move it directly into the /www directory.
Right now, since it is in a folder inside of the /www directory, you need to use the folder name in the URL for accessing the file.

http://fenceprotool.com/cr250/
and
http://fenceprotool.com

are examples of URLs.

NoahM
09-02-2006, 04:12 AM
Too slow, or Sheila is too fast....

plevans
09-02-2006, 04:14 AM
Thanks Sheila!