You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
I was just thinking about some free place where to put all my static files out of my server..
It would be wonderful if this works in a production server, maybe something with nginx and uwsgi.. Did you try that?
Thanks for this tip!
Cal Leeming [Simplicity Media Ltd]
unread,
Jul 18, 2014, 10:33:35 AM7/18/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
I'm curious, why would you put your static web app files on Github
Pages? This is not just inconvenient (due to the way it works, lack of
cache control etc), but is also quite a blatant abuse of their
service.
If you're looking for a CDN, why not just put Cloudflare in front of your sites?