how do you upload files onto webserver?

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


Joined: 03 Jan 2004
Posts: 6

PostPosted: Sat Jan 03, 2004 9:54 am    Post subject: how do you upload files onto webserver? Reply with quote

my index is uploaded, but thats the only page i can view, my other files are not uploaded on the webserver, what do i have to do?
Back to top View user's profile Send private message
whackaxe
-


Joined: 28 Jun 2003
Posts: 90

PostPosted: Sat Jan 03, 2004 1:07 pm    Post subject: Reply with quote

man, you should start posting in the right forums.

you put all your documents in "htdocs" under the abyss web server folder wherever you installed that
_________________
and remeber kids! keep the forums clean!
Back to top View user's profile Send private message
gabe_martin
-


Joined: 03 Jan 2004
Posts: 6

PostPosted: Sat Jan 03, 2004 6:23 pm    Post subject: Reply with quote

i did, but allmy other files are storred locally
Back to top View user's profile Send private message
whackaxe
-


Joined: 28 Jun 2003
Posts: 90

PostPosted: Sat Jan 03, 2004 6:44 pm    Post subject: Reply with quote

:? when you mean webserver you don't mean abyss web server? are you talking about paid hosting?
_________________
and remeber kids! keep the forums clean!
Back to top View user's profile Send private message
gabe_martin
-


Joined: 03 Jan 2004
Posts: 6

PostPosted: Sat Jan 03, 2004 9:41 pm    Post subject: Reply with quote

i mean the abyss thing, if you are on a different computer and click one of the links to a different page on my site, it doesnt load it
Back to top View user's profile Send private message
whackaxe
-


Joined: 28 Jun 2003
Posts: 90

PostPosted: Sat Jan 03, 2004 9:52 pm    Post subject: Reply with quote

oh right. there is no in built in upload function in abyss. what you will have to do is either istall a FTP server on your computer and make an account that gives you all priveledges to the HTDOCS folder.
that or get/write an upload script in the server side language of your choice
_________________
and remeber kids! keep the forums clean!
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Sun Jan 04, 2004 2:01 am    Post subject: Reply with quote

gabe_martin wrote:
i mean the abyss thing, if you are on a different computer and click one of the links to a different page on my site, it doesnt load it

You need to check your links to each page. Make sure they are NOT pointing
to local files. For example, <a href="C:\Program Files\Abyss Web Server\htdocs\XXXX.html">CLICK ME</a>

Give them "relative" paths, like <a href="XXXX.html">CLICK ME</a>.
If they're in sub-folders, then the path would <a href="folder/XXXX.html">CLICK ME</a>.

And I am assuming you're talking about html pages.
Back to top View user's profile Send private message Visit poster's website
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