[Git][debian-gis-team/libapache2-mod-tile][master] Adjust wrong path in renderd-example-map related apache2 config.

Felix Delattre gitlab at salsa.debian.org
Thu Sep 3 09:19:43 BST 2020



Felix Delattre pushed to branch master at Debian GIS Project / libapache2-mod-tile


Commits:
ece38c9c by Felix Delattre at 2020-09-03T08:15:53+00:00
Adjust wrong path in renderd-example-map related apache2 config.

- - - - -


2 changed files:

- .gitignore
- debian/etc/apache2/renderd-example-map.conf


Changes:

=====================================
.gitignore
=====================================
@@ -26,7 +26,7 @@ render_expired
 render_list
 render_old
 render_speedtest
-renderd
+/renderd
 stamp-h1
 aclocal.m4
 m4/libtool.m4


=====================================
debian/etc/apache2/renderd-example-map.conf
=====================================
@@ -1,6 +1,6 @@
 Alias /renderd-example-map /usr/share/renderd/example-map
 
-<Directory /usr/share/renderd-example-map/>
+<Directory /usr/share/renderd/example-map/>
 	Options +FollowSymLinks
 	AllowOverride All
 	order allow,deny



View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/ece38c9c26f534d32d31269fdc272ce8f2c56263

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libapache2-mod-tile/-/commit/ece38c9c26f534d32d31269fdc272ce8f2c56263
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20200903/3fdea3ca/attachment.html>


More information about the Pkg-grass-devel mailing list