12-22-2001, 08:55 AM
|
|
|
Confirmed User
Join Date: Oct 2001
Posts: 6,693
|
Quote:
Originally posted by spacedog:
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..
|
Yep. That must be it.
|
|
|