django - Separate media server -


i have 1 web server, 1 db server , 1 file server. web , db servers works fine, want place media files (photos, etc) on file server. architecture that:

architecture

i read this , this, cant find instructions, how this. if has done it, share experiences , code, please :)

thanks.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -