mirror of
https://github.com/klokantech/tileserver-php.git
synced 2025-08-06 22:56:31 +02:00
Problems with path url have been fixed. Global config variable have been added.
This commit is contained in:
@@ -13,10 +13,15 @@ Options -MultiViews
|
||||
# Mapping of the WMTS standardized URLs to real files and XML capabilities to tileserver.php
|
||||
|
||||
#check htaccess functionality
|
||||
SetEnv HTACCESS on
|
||||
DirectoryIndex tileserver.php
|
||||
|
||||
RewriteEngine on
|
||||
|
||||
#some hostings require RewriteBase e.g. 1&1.com
|
||||
#RewriteBase /
|
||||
#RewriteBase /folder/
|
||||
|
||||
AcceptPathInfo on
|
||||
|
||||
# WMTS RESTful
|
||||
# ------------
|
||||
|
Reference in New Issue
Block a user