[Tilesathome] help for setting up a TAH server

Vikas Yadav mevikas at gmail.com
Thu Feb 5 10:15:13 GMT 2009


Hi,

Me have gone through the step in
http://wiki.openstreetmap.org/wiki/Tiles%40home/Server_install_guide
and though I don't know anything about python, I could get the basic tah
server and admin running. 

The problem is I can't get /media on my server running. python says:
Page not found (404)
          Request Method:
GET
            Request URL:
http://tah.vivek.local/media/
Using the URLconf defined in tah.urls, Django tried these URL patterns,
in this order: 

     1. ^$
     2. ^Request/
     3. ^User/
     4. ^Browse/
     5. ^admin/(.*)
     6. ^Log/$
     7. ^MapOf/
     8. Tiles/(?P<layername>\w+)/(?P<z>\d+)/(?P<x>\d+)/(?P<y>\d
        +)(.png)?/$
     9. ^Log/Requests/Recent/$
    10. Requests/Version\.php$

The current URL, media/, didn't match any of these.


What config is missing?
Please help,

Vikas







More information about the Tilesathome mailing list