[Geoserver-users] Blank base map in printing using printing module

Hi

I have configured my app to use Esri topo maps and open street aerial photo. But each time I print a map I get blank background.

My config.yaml looks like:

- !dnsMatch
         host: aerial.openstreetmap.org.za
     - !dnsMatch
         host: server.arcgisonline.com

On the client side my app draws the background apps correctly.
Have I configured my config.yaml wrong.

Regards