# Demo configuration for InteProxy. # # This file defines how different remote servers are to be accessed. # There is one section for each remote server. How the sections are # named doesn't really matter but it's a good idea to include the full # domain name in the section name. If you want to access to different # servers on the same host, be careful to give both sections different # names, by e.g. appending some more information about the server. # # There might be some additional section with predefined names in the # future for other inteproxy settings. The names for those section will # be chosen so as to not interfere with existing section names. Hence # the suggestion to use the full domain name. # An example section for the host inteproxy-demo.intevation.org. [inteproxy-demo.intevation.org] # The hostname used in the URLs accessing this server host=inteproxy-demo.intevation.org # The path on the server path=/cgi-bin/frida-wms # the class defines how InteProxy handles the connection to the server. # Supported classes are: # # identity simply passes the request through. # # owsproxy The remote host is an OWSProxy requiring authentication # and https # # basicauth HTTP Basic Authorization over https # class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/farbe] host=www.geobasisdaten.niedersachsen.de path=/mapgate/farbe class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/farbe_trans] host=www.geobasisdaten.niedersachsen.de path=/mapgate/farbe_trans class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/farbe_dyn] host=www.geobasisdaten.niedersachsen.de path=/mapgate/farbe_dyn class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/farbe_trans_dyn] host=www.geobasisdaten.niedersachsen.de path=/mapgate/farbe_trans_dyn class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/grau] host=www.geobasisdaten.niedersachsen.de path=/mapgate/grau class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/grau_trans] host=www.geobasisdaten.niedersachsen.de path=/mapgate/grau_trans class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/grau_dyn] host=www.geobasisdaten.niedersachsen.de path=/mapgate/grau_dyn class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/grau_trans_dyn] host=www.geobasisdaten.niedersachsen.de path=/mapgate/grau_trans_dyn class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/historisch] host=www.geobasisdaten.niedersachsen.de path=/mapgate/historisch class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/ak5_einzel] host=www.geobasisdaten.niedersachsen.de path=/mapgate/ak5_einzel class=owsproxy # Lower Saxony secured WMS-Services [www.geobasisdaten.niedersachsen.de/mapgate/ak5_einzel_grau] host=www.geobasisdaten.niedersachsen.de path=/mapgate/ak5_einzel_grau class=owsproxy