Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

nginx configuration tips #54

Open
fcoury opened this issue Nov 10, 2010 · 1 comment
Open

nginx configuration tips #54

fcoury opened this issue Nov 10, 2010 · 1 comment

Comments

@fcoury
Copy link
Member

fcoury commented Nov 10, 2010

From one of our users:

Hi,

It's just a suggestion for you, about the nginx configuration on gzip types, I replaced the default gzip_types with:

gzip_types text/plain text/html text/css application/x-javascript application/xml application/xml+rss text/javascript;

Will be much more convenient if you made this change by default, so other uses will automatic have support for gzip output for common files. (the default behaviour only enable for text/plain files, which is not much useful...)

@mrrooijen
Copy link
Contributor

Yes I was actually reading up on GZIP a few days ago. Should have this in Rapp by default.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants