Help - Search - Members - Calendar
Full Version: I Can't Link Files In Directories
Zymic Webmaster Forums > Web Design & Development > Client Side Scripting > HTML and CSS
Arjun Kumar
Hello everyone,
I've just joined zymic and I love it.

This might be a really silly question but I can't find a solution.

I cannot link to files that are NOT in my root directory.
I can access all the files at arjunk.uuuq.com/ but not at arjunk.uuuq.com/pp .It returns me 404 missing error.
There are no problems with the directory itself as I can see it in the file managers.

Also, if i host an index.html in the folder and I access arjunk.uuuq.com/pp, it redirects as I would expect.
But it still doesnt open other files and images which I've placed in the same folder.

I cannot access them through either other html pages on the site or directly through the address bar.

Any help would be appreciated.
Like i said, this might be a simple problem. I looked around the forums too but didn't find anything.

Thanks a lot.



**************

Update : Somehow everything works fine now. I did not change anything. smile.gif What could have been the problem?
L. Kaiserblazer
Alright. Your page appears to be merely a login script. No matter. Your error is that you need to write the extension, such as .html, in the end of your address when you type it to the address bar. By default, the address bar will search within the source given, in your case ( arjunk.uuuq.com/pp ) until it finds an index page in THAT folder. If no index page is found, it will display an error.

Please try writing an extension after your link, such as arjunk.uuuq.com/pp.HTML

-Lucas
k.digennaro
QUOTE(L. Kaiserblazer @ Jul 6 2009, 08:22 AM) *
Alright. Your page appears to be merely a login script. No matter. Your error is that you need to write the extension, such as .html, in the end of your address when you type it to the address bar. By default, the address bar will search within the source given, in your case ( arjunk.uuuq.com/pp ) until it finds an index page in THAT folder. If no index page is found, it will display an error.

Please try writing an extension after your link, such as arjunk.uuuq.com/pp.HTML

-Lucas


L. Kaiserblazer is correct and following the same line, web addresses are case sensitive, www.yoursite.com/Index.html and www.yoursite.com/index.html are two different sites.

If you continue to having issues viewing your pages, please post the specific links to your pages and we can see what else you are missing.

Regards,
Kevin DiGennaro
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.