test/dummy/config/environments/test.rb in gb_mapfish_appserver-1.1.1 vs test/dummy/config/environments/test.rb in gb_mapfish_appserver-2.0.0
- old
+ new
@@ -40,8 +40,9 @@
# Example: http://localhost/cgi-bin/mapserv.fcgi?map=/home/pi/code/rails/dummy/mapconfig/maps.example.com/naturalearth.map)
MAPSERV_SERVER = 'http://localhost' #nil for current application server
MAPSERV_URL = '/cgi-bin/mapserv.fcgi'
MAPSERV_CGI_URL = '/cgi-bin/mapserv'
MAPPATH = '/home/pi/code/rails/dummy/mapconfig'
+MAPSERV_REDIRECT = true # Redirect public WMS to MAPSERV_SERVER URL
#Internal URL of print servlet (nil: print-standalone)
PRINT_URL = nil #'http://localhost:8080/mapfish_print/print/myapp'