3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Quicky web server for MSWindows XP

Quicky web server for MSWindows XP
Several friends wanted to know how to set up an MSWindows web server quickly. I do not own or plan to own any more Microsoft products such as MSWindows 7 so I am using my existing XP set up for this instructable.

Update: added full web server quickie install.
 
Remove these adsRemove these ads by Signing Up
 

Step 1Setup:

Setup:
You will need to get and install python for you MSWindows.
You will want to go to http://www.python.org/download/ and download the version for your system and http://www.python.org/download/windows/ for more downloads.
Please use their instructions for installing the product. Also contact them if you need help with it.

« Previous StepDownload PDFView All StepsNext Step »
8 comments
May 2, 2012. 8:46 PMdylanm312 says:
How do you change the directory? Going to C:\Documents and Settings\Dylan\Desktop\SHARED VIA FTP in cmd isn't working for me. :(
Nov 7, 2010. 6:52 PMGreatSage says:
it would b pretty useful for any power user that has a random python installation. Also, i just noticed, in the last step you said you need to type in "xxx.xxx.xxx.xxx:8000" and it should be 8080. Just a heads up. :) oh and there is a portable version of XAMPP or there is a program called HTTP file server. Both of them are portable and can fit on a flash drive. go to:

http://www.webdesignbooth.com/32-useful-portable-apps-for-web-designers-and-developers/

they have some links.
Nov 9, 2010. 5:26 PMGreatSage says:
No prob. I used it and it works like a charm. Also works in linux, but you can just type:

python -m SimpleHTTPServer 8080

this will do the same basic thing. Also, this will only work over a network unless you have port forwarded 8080 on your router. :)

Happy coding. ^_^
Nov 6, 2010. 10:15 PMgzaloprgm says:
Hmm... Not that quicky, you have to download python. What's the problem of just downloading apache or lighttpd?

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
66
Followers
203
Author:Computothought(Computothought)
Educator, technician, unchef, and chief bottle washer. Be sure to see http://www.instructables.com/community/Computhoughts/ for updates and status on projects.