Hello Web2py! Here i am having this problem. As web2py do not allow Space in paths , trying this having problem "Invalid Request".
i am trying to serve files which are extracted from archives under web2py /static/ folder. They may or May not include space in extracted file name or Directory names. Any way to Serve Static files over web2py , which name have space?

