HTTP 404 Error

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
amreen
-


Joined: 01 Nov 2004
Posts: 5

PostPosted: Mon Nov 01, 2004 10:44 am    Post subject: HTTP 404 Error Reply with quote

Ive used Abyss Server to launch my website from a CD but for some reason some of my links do not open.

Typical example of link name:
<a href="folder1/uiit/01_contents/it_index_page.doc"</a>

Would this have something to do it these non-ASCII characters? Or is it something else?
Back to top View user's profile Send private message
Foxified
-


Joined: 13 Apr 2004
Posts: 487
Location: Canada

PostPosted: Tue Nov 02, 2004 7:49 am    Post subject: Re: HTTP 404 Error Reply with quote

amreen wrote:
Ive used Abyss Server to launch my website from a CD but for some reason some of my links do not open.

Typical example of link name:
<a href="folder1/uiit/01_contents/it_index_page.doc"</a>

Would this have something to do it these non-ASCII characters? Or is it something else?


Typical example of link name:
<a href="folder1/uiit/01_contents/it_index_page.doc"</a>

Your missing a >

<a href="folder1/uiit/01_contents/it_index_page.doc">Link</a>

that may be te case, but, is folder 1, located in htdocs, on this cd?

btw, why do you run site from cd?
_________________
Back to top View user's profile Send private message Visit poster's website AIM Address MSN Messenger
amreen
-


Joined: 01 Nov 2004
Posts: 5

PostPosted: Tue Nov 02, 2004 10:22 am    Post subject: HTTP 404 Error Reply with quote

Foxified,

No folder 1 is not located in the htdocs, should it be?

I am running site from CD so people with no internet connection can access it.
Thanks for help.....A
Back to top View user's profile Send private message
amreen
-


Joined: 01 Nov 2004
Posts: 5

PostPosted: Tue Nov 02, 2004 11:13 am    Post subject: HTTP 404 Error Reply with quote

Foxified,
I have tried your suggestion and though the < was missing the doc still doesnt open when i run my CD.
It opens fine when i try from my hard drive. Just to re-cap the htdocs folder sits in 'folder 1' - not the other way round.
I bet it'll be something small but i just cant see it.....help!!!!!!!!
Back to top View user's profile Send private message
Foxified
-


Joined: 13 Apr 2004
Posts: 487
Location: Canada

PostPosted: Tue Nov 02, 2004 1:42 pm    Post subject: Re: HTTP 404 Error Reply with quote

amreen wrote:
Foxified,
I have tried your suggestion and though the < was missing the doc still doesnt open when i run my CD.
It opens fine when i try from my hard drive. Just to re-cap the htdocs folder sits in 'folder 1' - not the other way round.
I bet it'll be something small but i just cant see it.....help!!!!!!!!


folder 1 has to be in the htdocs folder, inside, htdocs is your web folder. everything with your sit is there.
_________________
Back to top View user's profile Send private message Visit poster's website AIM Address MSN Messenger
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1332

PostPosted: Tue Nov 02, 2004 2:19 pm    Post subject: Re: HTTP 404 Error Reply with quote

amreen wrote:
Ive used Abyss Server to launch my website from a CD but for some reason some of my links do not open.

Typical example of link name:
<a href="folder1/uiit/01_contents/it_index_page.doc"</a>

Would this have something to do it these non-ASCII characters? Or is it something else?

The URL is relative here. So the browser will use the directory containing the currently browsed page (containing this code) and will append the relative URL to it and request the whole absolute URL from the server.
So check the relative URL. Otherwise, try to use absolute URL only such as /dir1/dir2/folder1/uiit/01_contents/it_index_page.doc .
Back to top View user's profile Send private message
amreen
-


Joined: 01 Nov 2004
Posts: 5

PostPosted: Wed Nov 03, 2004 10:57 am    Post subject: HTTP 404 Error Reply with quote

I have tried your suggestions 'admin', 'foxified' and the problem has been sorted....phewww!
All i had to do was put the said folder in the correct htdocs folder and correct the link.....thanks for your help.
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group