Skip to content

Commit

Permalink
mapserver.conf: fix the allowed data path
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed Dec 13, 2023
1 parent ed08b71 commit 2892ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapserver.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CONFIG
ENV
MS_MAP_PATTERN "^/var/www/html/cache/"
MS_MAP_PATTERN "^/data/"
END
END

0 comments on commit 2892ff2

Please sign in to comment.