PDA

View Full Version : If domain parked at powweb do I have to point?


Dan Martinovich
1-8-02, 04:49 AM
I've downloaded my web but only get the underconstruction page on the permanent and temp adresses.

fcsnc
1-8-02, 09:13 PM
Your "under construction page" is at the following URL:
http://www.<whatever your domain.whatever>/index.html

What you should see if you FTP to your site is a set of directories:
/etc
/cgi-bin
/htdocs
/logs

That file, "index.html" is in the /htdocs directory. That's your DOCUMENT_ROOT.

Where did you put your files?

Replace or rename the /htdocs/index.html file with your own index.html and there you will be (I hope).

- Tom

Dan Martinovich
1-9-02, 07:23 AM
Tom

When I changed the name of my MS front page home page to "index.htm" in the file it added another htm on the home page itself. The tech told me to check it so what I did was just name my homepage file "index" and it added the .htm itself, so walla! its up. Thanks for the input!

Dan

fcsnc
1-9-02, 07:36 AM
Glad U got it going! :)