From ded45a0d48c024572b60fc2bc09b603fb4bbc084 Mon Sep 17 00:00:00 2001 From: ThomasG77 Date: Wed, 28 Dec 2011 15:44:27 -0800 Subject: [PATCH] Updated ModServer (markdown) --- ModServer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModServer.md b/ModServer.md index 4f2707e..17fe7da 100644 --- a/ModServer.md +++ b/ModServer.md @@ -13,4 +13,4 @@ Modserver isn't meant to be a replacement for TileCache - it is quite different * Modserver, like cgiserver, etc., supports WMS, not WMS-C * Modserver doesn't have any caching mechanism built in. [We're](http://www.developmentseed.org/) using it with a lightweight PHP cache layer - something Python-based or something that uses memcached is a possibility but right now just plug in what you have. -Currently the code is available on a [Trac ticket here.](http://trac.mapnik.org/ticket/101) A well-polished patch with error handling is in the works. \ No newline at end of file +Currently the code is available on a [Git ticket here.](https://github.com/mapnik/mapnik/issues/101) A well-polished patch with error handling is in the works. \ No newline at end of file