Any apache fans in the house?

Soldato
Joined
4 Jun 2005
Posts
3,781
I installed apache on a server, now I want to upload from my home pc to the server but frontpage wont connect - help? Tried a net search and its useless.
 
You installed Apache on your own PC and now you want to upload it to some hosting you've paid for?

You'll need an FTP program (smart ftp, ws_ftp...) and your FTP details from your host.
 
No:

-Apache is on a server and configured for public to view as http

- My own computer has microsoft frontpage installed on it and when I click publish it doesnt connect to the server that has apache on it

So how do I fix this? I used to be able to do it on another server but not this -.-
 
Apache does not need the extensions to connect to it, although your local site will be unable to use the Frontpage extensions.

The simplest of getting content from the PC on an Appache server located on the same PC is just to copy the HTML pages to the root of your website, which will be the HTDOCS directory of wherever you installed Apache to.
 
Yeah I know that but I could upload before to the server no problem, I cant remember what I did but I could do it so I should be able to now.

I will try that microsoft method - ty
 
Back
Top Bottom