Windows Version

Support

Editing the wax.config file

The Website Accelerator config file is an XML file that resides in the root directory of the site. This file is called wax.config, and can be edited with an XML editor, or any text editor as long as care is taken to preserve the XML structure.
 
To simplify editing the wax.config file by hand, an XSD schema file ships with the product. You can bind this XSD file to any XML editor that supports XML validation, and then benefit from validation and auto-completion of configuration settings as you edit the file. Microsoft Visual Studio and Altova XmlSpy are two such tools that support this option.
 
The schema file can be found at C:\Program Files\Aptimize\Website Accelerator\2.2.20527.11619\v2.2.xsd (substitute the version number if you are running an older or newer version of the product).