wwServer::SaveConfiguration

This method saves all information of the current server configuration object to an INI file. The main server settings as well as any sub-application settings are saved.

For more details on the format and custom configuration of this configuration object please see wwServer::ReadConfiguration.

This operation is called from the server's Status form when you click on Save All Settings.

o.SaveConfiguration()

See also