What sort of errors do you see in your Apache and Nginx logs? In my experience this is normally an issue where one of the server configs doesn't have the right path to the secured directory.
-Chris On Wed, Jan 6, 2010 at 12:35 AM, neridaj <[email protected]> wrote: > I have mod_xsendfile installed with the XSendFile on and > XSendAllowAbove on in my vhost definition for Apache, and I'm using > Nginx as a proxy. When I try to download a downloadable product I get: > > Firefox can't find the file at > http://domain.com/shop/download/send/fc69e14e889d998e4cf2a1b57e3f442c.... > > The file to download is in my MEDIA_ROOT: > '/home/username/public_html/mysite.com/public/media/' > > MEDIA_URL > 'http://mysite.com/site_media/' > > file is at: > '/home/username/public_html/mysite.com/public/media/protected/ > 33rd_leschi.zip<http://mysite.com/public/media/protected/%0A33rd_leschi.zip> > ' > > Thanks, > > J > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > > >--
You received this message because you are subscribed to the Google Groups "Satchmo 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/satchmo-users?hl=en.
