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.
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel