include server.defaults.web-app; location /image { include mime.types.cms; } location /image/preview { default_type image/jpeg; }