LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Tech Tip: Really Simple HTTP Server with Python (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-tech-tip-really-simple-http-server-with-python-757122/)

LXer 09-22-2009 08:20 PM

LXer: Tech Tip: Really Simple HTTP Server with Python
 
Published at LXer:

If you need a quick web server running and you don't want to mess with setting up apache or something similar, then Python can help. Python comes with a simple builtin HTTP server. With the help of this little HTTP server you can turn any directory in your system into your web server directory. The only thing you need to have installed is Python.

Read More...


All times are GMT -5. The time now is 03:06 AM.