PDA

View Full Version : subdomain



aclott
11-14-2007, 05:21 PM
In my public_html folder I have numerous photo albums: Such as album and then and index.html (album\index.html) (photo viewer)and this works great.

If I have folder in public_html - Kid\album\index.html it works fine on my local desk copy - it cannot not find the page when I post to the web

Any suggestions

shadmego
11-14-2007, 05:24 PM
Can you provide a link to what you are trying to explain? I'm not quite following your post here.

~regards, and welcome to the Community!

r2b2
11-14-2007, 05:46 PM
I'm not sure you are talking about links here, but ensure that you are using / instead of \ for directories...

aclott
11-14-2007, 10:16 PM
I found a work around that work - thank you very much for responding.