Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Piotr Nail Newcomer

@nicenail · Joined 8 years ago · 4 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Gzip not working? · 8 years ago

    Any idea what can I do or check?

  • Gzip not working? · 8 years ago

    server_name somedomain.com www.somedomain.com somedomain.pl www.somedomain.pl; listen 127.0.0.1; root /home/somedomain/public_html; index index.html index.htm index.php; access_log /va

  • Gzip not working? · 8 years ago

    I tried to post link to some pastebin with nginx conf and got my account on hold. Should I just paste it here?

  • Gzip not working? · 8 years ago

    I have enabled gzip on server (nginx), when I test it with: curl -H "Accept-Encoding: gzip" -I domain.com/test.html - it works. Grav has enabled gzip: grep -ir gzip config/ config/system.yaml: gzip: