<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<ul>
<li>I'm with apache 2.2.14</li>
</ul>
<blockquote>I've changed:<br>
Require all granted <br>
with:<br>
Order allow,deny <br>
Allow from all<br>
I've restart apache<br>
and the result is the same: permission denied: access to
/mapcache/demo denied
</blockquote>
<ul>
<li>I think the install-module went ok:</li>
</ul>
<blockquote>the result in the log was ([Thu May 10 13:21:24 2012]
[notice] Apache/2.2.14 (Ubuntu) mod_fcgid/2.3.4
mod-mapcache/0.5-dev configured -- resuming normal operations)<br>
is there any way to test that went succesfully?<br>
</blockquote>
<ul>
<li>If I remove the <ifmodule> and restart apache I obtain
the same error permission denied: access to /mapcache/demo
denied
</li>
</ul>
<p>I'm invoking:
<a class="moz-txt-link-freetext" href="http://localhost/mapcache/demo?LAYERS=vmap0&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&BBOx=-180,-90,180,90&WIDTH=700&HEIGHT=500&FORMAT=image/png">http://localhost/mapcache/demo?LAYERS=vmap0&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:4326&BBOx=-180,-90,180,90&WIDTH=700&HEIGHT=500&FORMAT=image/png</a><br>
</p>
<p>thanks,<br>
Helen<br>
</p>
El 11/05/12 11:15, thomas bonfort escribió:
<blockquote
cite="mid:CAOM3y2ig-83SQ7fCOdnFhzuQq5fcRzJRDNbgubQ5TuLCwE_pXw@mail.gmail.com"
type="cite">
<pre wrap="">- Are you on apache 2.4 ? Require all granted will only work on 2.4
- did you succesfully run "make install-module" in the mapcache folder ?
- what happens if you remove the <IfModule mapcache_module> and
</IfModule> lines ?
On Fri, May 11, 2012 at 10:30 AM, Helen San Segundo Navazo
<a class="moz-txt-link-rfc2396E" href="mailto:hsansegundo@meteo.cat"><hsansegundo@meteo.cat></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">In my httpd.conf I have:
<IfModule mapcache_module>
<Directory "/home/curs/Desarrollo/Aplicaciones/mapserver-mapcache-18a50e2/">
Require all granted
</Directory>
MapCacheAlias /mapcache
"/home/curs/Desarrollo/Aplicaciones/mapserver-mapcache-18a50e2/mapcache.xml"
</IfModule>
El 11/05/12 10:07, thomas bonfort escribió:
</pre>
<blockquote type="cite">
<pre wrap="">
e<Directory> entry containing the base path to ma
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<br>
</body>
</html>