Added php proxy.
This commit is contained in:
parent
cf8c2e80f4
commit
38f25e7092
2 changed files with 33 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
var config = {
|
||||
tileUrl: 'tiles/',
|
||||
updateUrl: 'up/', // For Apache and lighttpd
|
||||
// updateUrl: 'up.php?path=', // For Apache and lighttpd without ability to natively proxy
|
||||
// updateUrl: 'up.aspx?path=', // For IIS
|
||||
tileWidth: 128,
|
||||
tileHeight: 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue