View Single Post
  #1  
Old 12-09-2007, 12:28 PM
spaceman spaceman is offline
Private
 
Join Date: Aug 2007
Posts: 2
Default web page in different directory other than public_html

Hello-

I'm seeking assistance on the following.

1) I created a website and published using BV and the index.html got published to public_html. I also wanted to publish one of the links from my main page of the website in to another folder but not in public_html and so I published another index.html in to
mydomainname/newfolder/index.html.

2) now I tried to create link in my main page to this 2nd index.html which is in a different folder by specifying as http://mydomainname/newfolder/index.html

3) when I try to access my site, I get an error that HTTP:404 page not found.

Can someone help me to state what could be the problem? can i not publish html's in to another folder other than public_html? please help.

Appreciate your help in advance.

Thanks
Reply With Quote