Link to home
Start Free TrialLog in
Avatar of Angus
AngusFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Turning Home Computer into a WebServer

Hi,

I would like to turn my home desktop computer into a WebServer.

In short, I would like the ability to view a select number of folders on my home computer through a web browser - very similar to Drop Box and other online cloud storage.

Furthermore, I would like the ability to connect to it via SFTP if required.

Any suggestions how I could go about this?

Thanks
A.
Avatar of cfEngineers
cfEngineers

Download apache and install it.
Download XAMPP from www.apachefriends.org. It has inbuilt webserver, ftp server, etc. You will also need a static ip to access your local computer. If you dont want to go for static ip then you would require dynDNS / no-ip.com like service which will give you a sub-domain which will point to your desktop machine.
ASKER CERTIFIED SOLUTION
Avatar of Shalom Carmel
Shalom Carmel
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Angus

ASKER

.