# Enable gzip compression for text-based files http { gzip on; gzip_types text/plain text/css text/javascript; }