Hi Simone,

On Mon, Jul 18, 2016 at 5:00 PM, Simone Bordet <sbor...@webtide.com> wrote:

>
> Note that Jetty's DefaultServlet (that serves static files), is
> capable of serving files compressed if they exist.
> That is: client requests /style.css, but on file system you have
> style.css.gz.
> DefaultServlet will serve the latter with the proper Content-Encoding.
>
>
what if I have style.css - will it send it gzip it on the fly?

(my website config is same as in
http://www.eclipse.org/jetty/documentation/9.3.x/configuring-fastcgi.html )

Regards
Alex
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to