web servers and pre-compressed content
Posted by jpluimers on 2018/11/27
One of my sites is about a lot of static content which is mostly generated too. So I want to put some research into pre-compressing that content before serving it.
Here are some links that might put me in the right direction:
- [WayBack] How to serve compressed HTML, JavaScript and CSS
- [WayBack] How To Optimize Your Site With GZIP Compression – BetterExplained
- [WayBack] Serving pre-gzipped assets from Apache
- [WayBack] Serving html.gz files with Apache | Web Hosting Talk
- [WayBack] javascript – How to host static content pre-compressed in apache? – Stack Overflow
- [WayBack] Serving pre-compressed files using Apache
- [WayBack] Make Apache virtual directory from the contents of a zip file – Stack Overflow
- [WayBack] Serving zip files as directories in Apache httpd – Stack Overflow
- [WayBack] apache – Serve static files from archive – Stack Overflow
–jeroen






Leave a comment