Updating a Relay Server configuration for Apache on Linux

To update a Relay Server configuration for Apache on Linux
  1. Copy the updated configuration file to the /modules directory under the Apache install directory. The configuration file must be called rs.config if auto start is used.

  2. From the /<Apache-install>/modules directory, run the following command line to apply the configuration update:

    rshost -u -f rs.config
  3. Repeat the previous steps for each computer in the Relay Server farm that is being updated.