Looking a simple personal webserver program

GEC: Discuss gaming, computers and electronics and venture into the bizarre world of STGODs.

Moderator: Thanas

Post Reply
User avatar
Sarevok
The Fearless One
Posts: 10681
Joined: 2002-12-24 07:29am
Location: The Covenants last and final line of defense

Looking a simple personal webserver program

Post by Sarevok »

I need to make a small website accessible within my home LAN. My purpose is to download various files into my wifi enabled smartphone and netbook. Example I would go to "192.168.1.5" from my phones browser and download "boring.pdf". I am running windows vista premium on my PC. Is there a quick and easy to use webserver for doing such a thing ?

As a sidenote being able to upload files from my mobile devices via wifi would be cool too. Especially for my nokia phone, uploading photos via PC suite and USB cable is a pain. Is there any off the shelf CMS type software for making a simple file upload site ?
I have to tell you something everything I wrote above is a lie.
User avatar
Beowulf
The Patrician
Posts: 10619
Joined: 2002-07-04 01:18am
Location: 32ULV

Re: Looking a simple personal webserver program

Post by Beowulf »

Try: http://portableapps.com/apps/development/xampp for the webserver. See also: http://en.wikipedia.org/wiki/Comparison_of_WAMPs
This would also give you the PHP software to run a CMS ontop of.
"preemptive killing of cops might not be such a bad idea from a personal saftey[sic] standpoint..." --Keevan Colton
"There's a word for bias you can't see: Yours." -- William Saletan
User avatar
Jawawithagun
Jedi Master
Posts: 1141
Joined: 2002-10-10 07:05pm
Location: Terra Secunda

Re: Looking a simple personal webserver program

Post by Jawawithagun »

Try HFS
"I said two shot to the head, not three." (Anonymous wiretap, Dallas, TX, 11/25/63)

Only one way to make a ferret let go of your nose - stick a fag up its arse!

there is no god - there is no devil - there is no heaven - there is no hell
live with it
- Lazarus Long
User avatar
Netko
Jedi Council Member
Posts: 1925
Joined: 2005-03-30 06:14am

Re: Looking a simple personal webserver program

Post by Netko »

If you just want to trade stuff with yourself and friends, use Dropbox. Makes more sense and is more reliable then some home-cooked thing. For platforms with native clients it syncs using the LAN if two clients are present on the LAN.

Other then that, if you specifically need file-serving over http/ftp, just bring up the IIS that's included in every Windows. Vista has, I think, IIS 7 built in and that is more then capable of being a file server, can run both ASP.net and PHP, and you can easily find some free web app for stuff like image gallery and so on. Instructions on how to turn it on.
Post Reply