We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 649370d + ec1d478 commit bb5f56aCopy full SHA for bb5f56a
README
@@ -96,7 +96,7 @@ Edit the supplied lighttpd.config file to include your CGImap path and run it wi
96
You can then access the running instance at `http://localhost:31337/api/0.6/map?bbox=...`
97
98
The api.osm.org instance runs CGImap as a daemon and Apache with
99
-[mod_fastcgi_handler](https://github.com/hollow/mod_fastcgi_handler).
+[mod_proxy_fcgi](https://httpd.apache.org/docs/trunk/mod/mod_proxy_fcgi.html).
100
101
### Specifying configuration options
102
0 commit comments