Linux Version

Support

Configuring a website

WAX for Linux will look at each website root as the request is made.  If a 'wax.conf' file is found, optimization will occur on the current request.  If there is no configuration, WAX does not get invoked.

To optimize a site using WAX, simply drop a configuration file called 'wax.conf' into the DocumentRoot of your website.

Eg: in /var/www/example.com/wax.conf:

<wax:configuration enabled="true">
</wax:configuration>

Configuring WAX for a website

Out of the box, only safe optimizations will be performed.  To configure which optimizations to use on your site, please read the WAX for Linux Config Options documentation, if you have any questions or need assistance, contact us.