Changeset 3818
- Timestamp:
- 06/23/11 14:29:40 (11 months ago)
- Files:
-
- 1 modified
-
sample/trunk/buildout_demo-mapfish-org.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sample/trunk/buildout_demo-mapfish-org.cfg
r3803 r3818 13 13 [vars] 14 14 # project instance id 15 instanceid = 2. 015 instanceid = 2.2 16 16 # apache entry point for Apache rewrite rules (see apache/wsgi.conf.in) 17 apache-entry-point = /mapfishsample/ 2.0/17 apache-entry-point = /mapfishsample/${vars:instanceid}/ 18 18 # mapserv host - used to derive the mapserv URL, and in the print config 19 19 mapserv_host = demo.mapfish.org
