View Single Post
Old 12-22-2001, 08:01 AM  
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
OK PEOPLE..Listen Up!! & Listen Good..I'm only gonna tell ya this once..

I found the problem with zfreehost's 404's

Their system don't recognize html pages within a directory..
Example.. http://www.yoursite.com/yourdirectory/yourpage.html

If you are using this type of directory structure..You will always get the 404..

I tested this out numerous time with perfect code..I varied the linkin to further prove my theory..

You need to make sure ALL html pages reside within your default directory..
example.. http://www.yoursite.com/yourpage.html

HOWEVER,
Images & other files seem to function properly within a directory structure..

Ie: img src=directory/image_name.gif

BUT, do not root it more than a single directory deep..
Like:
directory1/directory2/image_name.gif
This will result in a broken link..

ALL you internal links/pages need to be stored in your default directory..

This is the reason everyone's been getting the 404's for their galleries..
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote