I didn't know which forum would be best for this question. Ultimately it boils down to networking.
I would like to make a very small chroot to run a very basic Python web server (basic cgi python scripts).
What do I need in there?
How do I direct traffic to it?
(I thought this:
http://www.cyberciti.biz/tips/howto-...webserver.html
using lighttpd would be a good start but no success.)
(I also saw that many more libs were being copied than necessary.)