mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-15 22:18:22 +00:00
Added OpenSUSE support to build & test pipeline (#344)
* Also added build documentation Resolves #89
This commit is contained in:
@ -3,10 +3,10 @@ Redirect /renderd-example-map/leaflet/leaflet.css https://unpkg.com/leaflet/dist
|
||||
Redirect /renderd-example-map/leaflet/leaflet.min.js https://unpkg.com/leaflet/dist/leaflet.js
|
||||
|
||||
<Directory /usr/share/renderd/example-map>
|
||||
Options +FollowSymLinks
|
||||
AllowOverride All
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
Options +FollowSymLinks
|
||||
AllowOverride All
|
||||
Order Allow,Deny
|
||||
Allow from all
|
||||
<IfModule authz_core_module>
|
||||
Require all granted
|
||||
</IfModule>
|
||||
|
Reference in New Issue
Block a user