Re: Serving files in production
you can create a subdomain (static.yourdomain.com) and serve static using that, configure the second webserver to serve this subdomain
On Thu, Apr 11, 2013 at 2:01 PM, Drew Ferguson <drew@afccommercial.co.uk> wrote:
Hi
The docs recommend serving static data from a second web server rather
than the one serving via WSGI
How do folks implement this? I can't figure how to serve data for the
same domain using 2 web servers. Am I missing something?
--
Drew
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home