now I'm using apache. Is it possible to do the same with python+apache or it's better to use SimpleHTTPServer?You even could use python for the webserver. Read the docs for the module "SimpleHTTPServer".
-- https://mail.python.org/mailman/listinfo/python-list