Difference between revisions of "Database/Map/Server"

From Open Maps wiki
Jump to: navigation, search
Line 12: Line 12:
 
# [http://xmodulo.com/how-to-uninstall-and-remove-apache2-on-ubuntu-debian.html uninstall apache]
 
# [http://xmodulo.com/how-to-uninstall-and-remove-apache2-on-ubuntu-debian.html uninstall apache]
 
# [http://elinux.org/RPi_Nginx_Webserver install Nginx instead]
 
# [http://elinux.org/RPi_Nginx_Webserver install Nginx instead]
 +
 +
# [http://wiki.nginx.org/PHPFcgiExample now set up PHP with fastCGI]
 +
# [http://gis.stackexchange.com/a/102775 set up mapserv]
 +
 +
# [https://www.digitalocean.com/community/tutorials/how-to-setup-fastcgi-caching-with-nginx-on-your-vps add mapserv to cache]

Revision as of 20:08, 19 January 2015


extract the location client-side with EXIF-JS


Tutorial for mapserver hosting OSM

RPi Mapserver Setup

works great. Then

  1. uninstall apache
  2. install Nginx instead
  1. now set up PHP with fastCGI
  2. set up mapserv
  1. add mapserv to cache