Hello,
I caching tiles on my server (debian etch, apache, mod_python, cgi-bin).
All is fine if I work on the server.
But if I call the map from a other computer I get only pink tiles in the
browser.
For example the url wms.map-s.de
In the cgi directory: AddHandler cgi-script .cgi
Options +ExecCGI
Order allow,deny
Allow from all
Where can I fix this problem?
regards
Peer