<div dir="ltr">Hi Guys, I am working with mapproxy a few weeks now but only localhost. then I used the mapproxy-util serve-develop<div><br></div><div style>My problem is that now that I did the deployment (mod_wsgi mode) the map is not seeding, It's only showing the cache images that were generated earlier in the serve-develop mode.</div>
<div style><br></div><div style>I configured as the tutorial, adding the following to the httpd.conf</div><div style><br></div><div style><div>"</div><div>LoadModule wsgi_module modules/mod_wsgi.so</div><div><br></div>
<div>WSGIScriptAlias /mapproxy /path/to/mapproxy/config.py</div><div><br></div><div><Directory /path/to/mapproxy/></div><div>  Order deny,allow</div><div>  Allow from all</div><div></Directory></div></div><div style>
"</div><div style><br></div><div style>thanks,</div><div style>Andre Mariano</div></div>