...
the syntax and indentation shown in the example file and in the MapProxy documentation should be followed exactly in order to avoid errors
any errors will be recorded in the mapproxy.log file, which is normally in the same folder as the mapproxy.yaml file
you will need to make sure that any referenced folders are accessible by the MapProxy IIS application pool, and that the MapServer application pool has access to the source data and images
Detailed Configuration
Details of how to configure each of the sections in the YAML file is covered below.
Layers
This section defines one or more layers to be served by MapProxy. Each layer should have:
...