I see. Than the current download function could be improved to take
advantage of this.

On Apr 18, 3:01 pm, Thadeus Burgess <thade...@thadeusb.com> wrote:
> It works with apache, as long as you install the module.
>
> Cherokee just has it enabled by default, and is the webserver I use currently.
>
> The advantages of X-Sendfile is that you still get to have permissions
> on downloads, its simply, if they are not authorized, do not set a
> x-sendfile header. You can do any checks you wish on the web2py end.
>
> --
> Thadeus
>
> On Sun, Apr 18, 2010 at 2:00 PM, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > Is this cherokee specific? Would it work on apache?
>
> > Just a comment. This will bypass db.table.field.authorize so auth
> > permissions on downloads will not be enforced.
>
> > Massimo
>
> > On Apr 18, 11:34 am, Thadeus Burgess <thade...@thadeusb.com> wrote:
> >>http://bit.ly/ar4k8X
>
> >> --
> >> Thadeus
>
> >> --
> >> Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en

Reply via email to