Changes between Version 60 and Version 61 of GIS/InstallationGuidelines/Linux


Ignore:
Timestamp:
11/14/10 00:57:32 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GIS/InstallationGuidelines/Linux

    v60 v61  
    438438Tiles can simply be served by Apache:
    439439{{{
    440 cd ~/mapnik
    441 mv tiles /var/www
    442 ln -s /var/www/tiles
    443440vim /etc/apache2/sites-available/mysite
    444441<VirtualHost *:80>