PDA

View Full Version : Problems utilising new addon account



Peter Shuker
12-16-2007, 02:47 PM
Hi

I have created a new site using DW, the problem is when i create links, they don't work with the addon domain i have just purchased, they only seem to work if i access the public_html from my main account www.shuks.org, My new domain is www.ultim8search.com.

The content in this website is irrelevant as i am just practising.

This has to be an issue with where my new files are located, but iam struggling, can anybody help.:confused:

Kind Regards

Peter Shuker

petercyyau
12-16-2007, 08:21 PM
the addon domain you mapped into HM, should be (normally) a folder inside public_html

e.g.
www.shuks.org <<< primary
www.ultim8search.com <<addon

www.shuks.org <<< map to public_html
www.ultim8search.com <<< map to public_html/ultim8search/

this is just an example, and of course you can rename the folder and use ln -s to link a folder outside public_html

when you work with dreamweaver, upload the content to the addon domain root (i.e. public_html/ultim8search/)

then it should work

Peter Shuker
12-17-2007, 05:58 PM
HI,
I think i have tried this

links relative to: Site root

HTTP adress:http://public_html/ultim8search.com.

I uploaded these changes and it didn't work, i have also taken out the spaces that were present in the filename.

Kind regards

Shukes

sdasevne
12-17-2007, 08:10 PM
All the links that go to index.html seem to work OK for me; the one link that goes to "health insurance.html" does not find the page named "health insurance.html", probably because you said you removed the space in the file name.

Peter Shuker
12-18-2007, 06:08 PM
Hi,

It dosn't work for me if i enter ultim8search.com then click the link Health, i get website not found error404, but it does wrk if i enter shuks.org then click Health.

Kind regards

Shukes

p.s. The answer to my query is probably very simple, i must not be explaining it properly.

sidorak95
12-18-2007, 06:31 PM
Change the link from www.ultim8search.com/Health%20Insurance.html to www.ultim8search.com/HealthInsurance.html
The link doesn't work so make sure you uploaded the document in both folders.