Re: Dropbox as upsream server
Maxim Dounin Wrote: --- > Hello! > > On Thu, Apr 11, 2013 at 04:15:02AM -0400, winniethepooh wrote: > > It's not clear why you added "x.x.x.x" to the upstream block if > it's not an upstream but the same
Dropbox as upsream server
I'm trying to use the Dropbox public folder and my nginx server as a upstream server to server static files. I'm hoping someone can point me in the right direction or tell me what I'm doing wrong. So: my.domain.net/u/#/*.bz2 serves from http://dl.dropbox.com/u/#/*.bz2 "twice" as mu