[MapProxy] How to run MapProxy under Apache?

Oliver Tonnhofer tonnhofer at omniscale.de
Thu Feb 24 04:51:29 EST 2011


Hi,

On 23.02.2011, at 15:59, Stefan Schantz wrote:
> If I try to see MapProxy in the browser, I got an error:
> 
> Access forbidden!
> You don't have permission to access the requested object. It is either read-protected or not readable by the server.
> 
> Apache: error_log:
> client denied by server configuration: /tmp/madeup


Ok, so either the socket (/data/mapproxy/var/fcgi-socket) is not read/writeable by Apache, or Apache does not allow the request at all. Look for "allow from all" in http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html I'm guessing it's the first.

Please let me know if you have additions for the documentation. 
https://bitbucket.org/olt/mapproxy/src/default/doc/deployment.rst

Regards,
Oliver

-- 
Oliver Tonnhofer    | Omniscale GmbH & Co KG    | http://omniscale.de
http://mapproxy.org | https://bitbucket.org/olt



More information about the MapProxy mailing list