How is it served? via default/download or via static? Which web2py version?
On Dec 18, 1:24 pm, "mr.freeze" <[email protected]> wrote: > When I host a .w2p file on Dreamhost, it tries to open in the browser > with Firefox, displaying garbled binary data on the screen. I have > tried this in my .htaccess file: > > <Files *.w2p> > ForceType application/octet-stream > Header set Content-Disposition attachment > </Files> > > ...and... > > AddType application/octet-stream .w2p > > ...with no luck. Can I control this through web2py? Sorry if this has > been discussed already. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

