2 faxxaff Feb 18, 2014 10:06

I think you should use this method to help you out ...def serve(request, path, document_root, show_indexes=False)
For more information you can better follow other web servers those are serving static files.
@jameshayden wrote earlier:
I think you should use this method to help you out ...def serve(request, path, document_root, show_indexes=False)
For more information you can better follow other web servers those are serving static files.
I found the solution. I needed to change following line in root's htaccess file from:
to