Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

folder in apache

Status
Not open for further replies.

valer85

Programmer
Joined
Mar 26, 2005
Messages
2
Location
IT
Hi everyone! sorry for my orrible english...
i am a beginner... how can I use apache to manage a folder from a remote computer?for example download file from a folder in the pc where is installed apache...
thanks
bye
 
valer85,

If I understand you correctly, you want to use one computer to download a file from another computer (the second running Apache)?

This is exactly the definition of the client-server model that Apache was designed with.

In short, yes you can. I suggest that you read the Apache documentation for installing and running Apache that pertain to your specific Operating System.

Wishdiak
A+, Network+, Security+, MCSA: Security 2003
 
I have already installed apache in my pc, but I don't know how can I use it to do what I said... could you tell me how?thanks
 
valer85,

Apache documentation is located at
(for Apache 1.x), and
(for Apache 2.x).

I suggest that you read the Apache documentation for installing and running Apache that pertain to your specific Operating System.

Wishdiak
A+, Network+, Security+, MCSA: Security 2003
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top