Hello list!<br>Could You please help me to install tilecache on Windows server 2008?<br>I added in apache.conf this:<br><i>Alias /tilecache/ &quot;/ms4w/apps/tilecache/&quot;<br><br>&lt;Directory &quot;/ms4w/apps/tilecache/&quot;&gt;<br>
  AllowOverride None<br>  Options Indexes FollowSymLinks Multiviews <br>  Order allow,deny<br>  Allow from all<br>&lt;/Directory&gt;</i><br><br>SetEnv MS_TILECACHE_CONFIG_FILE &quot;/ms4w/apps/tilecache/tilecache.cfg&quot;<br clear="all">
<br>and I added in tilecache.cfg :<br><i>[cache]<br>type=Disk<br>base=/ms4w/ms4w/tmp/tilecache<br><br>[basic]<br>type=WMS<br>url=<a href="http://labs.metacarta.com/wms/vmap0">http://labs.metacarta.com/wms/vmap0</a><br>extension=png</i><br>
<br>When I opened a link <br><ul><li><p><a class="reference external" href="http://example.com/yourdir/tilecache.cgi?LAYERS=basic&amp;SERVICE=WMS">http://example.com/yourdir/tilecache.cgi?LAYERS=basic&amp;SERVICE=WMS</a>
&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=EPSG:4326&amp;BBOX=-180,-90,0,90
&amp;WIDTH=256&amp;HEIGHT=256</p>
</li><li><p class="first">Or visit:</p>
<p><a class="reference external" href="http://example.com/yourdir/tilecache.cgi/1.0.0/basic/0/0/0.png">http://example.com/yourdir/tilecache.cgi/1.0.0/basic/0/0/0.png</a></p></li></ul>I always get the error : HTTP 404 the page not found<br>
Any suggestions?<br><br>-- <br>lernen,lernen und lernen<br><br>