]> git.openstreetmap.org Git - chef.git/commitdiff
Enable mod_cgid for gps-tile
authorTom Hughes <tom@compton.nu>
Sun, 5 Feb 2023 11:06:18 +0000 (11:06 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 5 Feb 2023 11:06:18 +0000 (11:06 +0000)
cookbooks/gps-tile/recipes/default.rb

index 1a8cdbce4fe0730242b9aba8dc06a2315fb993f7..5fa394481259fd784b119904f6fdafa866458846 100644 (file)
@@ -127,6 +127,7 @@ remote_directory "/srv/gps-tile.openstreetmap.org/html" do
   files_mode "644"
 end
 
+apache_module "cgid"
 apache_module "headers"
 apache_module "rewrite"