< Guides
- This article is a stub. You can help Bongo by expanding it.
A few pointers:
- Setup ETags;
- Add an expires header; and most importantly,
- GZip components!
[edit] Apache
Apache2: Install mod_deflate and you should be good to go. Make sure the mimetype is setup for .css and .js Apache: Install mod_gzip and setup mimetypes if necessary
FIXME: Expand this, a lot.
