librelist archives

« back to archive

Serving static content from a different domain

Serving static content from a different domain

From:
Pitmairen
Date:
2010-09-11 @ 09:52
Serving static files from the same domain during development works great,
but in production i want to serve static files from a different domain, is
this possible with url_for('static')?