Added php proxy.

This commit is contained in:
FrozenCow 2011-04-03 17:15:19 +02:00
parent cf8c2e80f4
commit 38f25e7092
2 changed files with 33 additions and 0 deletions

View file

@ -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