Y
Hacker News
new
|
ask
|
show
|
jobs
by
codydjango
5717 days ago
use apache mod wsgi for django and nginx as a reverse proxy for serving static content.
this way you get the apache you know and love as well as a minimal memory footprint.