Server
Reverse proxy gzip compression httpd – sveltekit
Here the configuration script for the httpd-vhosts.conf file of httpd apache server. In the following example connection from <name.domain> from port 443 are proxied via https and gzip compressed. Note: The receiver is a node.js server serving static html file (sveltekit).