I have found the problem in tileserver.py in handle_request

#path_info = request.path.replace('/tileserver/', '')
index = request.path.find("/tileserver/")
path_info = request.path[(index + 12) : ]



El dimecres, 10 gener de 2018 13:54:58 UTC+1, Angela Feliu va escriure:
>
> I Have installed arches in an Ubuntu server but I don't want to start in 
> root directory, I want to start ii in /arches 
>
> Everything is working but in map I can't see elements (the don't appear to 
> have any style defined)
> Any ideas??
>
> thanks in advance
>

-- 
-- To post, send email to archesproject@googlegroups.com. To unsubscribe, send 
email to archesproject+unsubscr...@googlegroups.com. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to archesproject+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to