Changeset 3818

Show
Ignore:
Timestamp:
06/23/11 14:29:40 (11 months ago)
Author:
elemoine
Message:

sample - change instanceid in buildout_demo-mapfish-org.cfg

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sample/trunk/buildout_demo-mapfish-org.cfg

    r3803 r3818  
    1313[vars] 
    1414# project instance id 
    15 instanceid = 2.0 
     15instanceid = 2.2 
    1616# apache entry point for Apache rewrite rules (see apache/wsgi.conf.in) 
    17 apache-entry-point = /mapfishsample/2.0/ 
     17apache-entry-point = /mapfishsample/${vars:instanceid}/ 
    1818# mapserv host - used to derive the mapserv URL, and in the print config 
    1919mapserv_host = demo.mapfish.org