<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks Peter for your quick answer <br>
    <br>
    oups: I should have write "does NOT seems to be active ..."<br>
    <br>
    The problem is pretty simple to describe (not to solve ;-) ) <br>
    Access to
    <a class="moz-txt-link-freetext" href="https://www.leclimatentrenosmains.org/Shibboleth.sso/Metadata">https://www.leclimatentrenosmains.org/Shibboleth.sso/Metadata</a><br>
    shoud be handled by "mod_shib" but it isn't.&nbsp; <br>
    <br>
    I tried to desactivate any other handler (like mod_php, etc ... with
    no significant changes)<br>
    <br>
    phpinfo :&nbsp; <a class="moz-txt-link-freetext" href="https://www.leclimatentrenosmains.org/test.php">https://www.leclimatentrenosmains.org/test.php</a><br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Le 30/07/2014 16:57, Peter Schober a
      &eacute;crit&nbsp;:<br>
    </div>
    <blockquote cite="mid:20140730145709.GS5226@aco.net" type="cite">
      <pre wrap="">* Marc Kalberer <a class="moz-txt-link-rfc2396E" href="mailto:info@programmers.ch">&lt;info@programmers.ch&gt;</a> [2014-07-30 16:50]:
</pre>
      <blockquote type="cite">
        <pre wrap="">But Now I'm facing a new problem
    &lt;Location /Shibboleth.sso&gt;
          SetHandler shib
    &lt;/Location&gt;
does seems to be "active",
</pre>
      </blockquote>
      <pre wrap="">
What is the problem then?

</pre>
      <blockquote type="cite">
        <pre wrap="">- Is "mod_shib_22.so" incompatible with some apache module ?
</pre>
      </blockquote>
      <pre wrap="">
Impossible to answer defintively, unless you have a list of all
existing httpd modules and tested them all with Shibboleth.

</pre>
      <blockquote type="cite">
        <pre wrap="">- descativating php-handler gave me a page-not-found
</pre>
      </blockquote>
      <pre wrap="">
When accessing what? The shib handler? Or a PHP script?

</pre>
      <blockquote type="cite">
        <pre wrap="">- playing with proxypass give me a "proxy: No protocol handler was
valid for the URL /Shibboleth.sso/Session"
</pre>
      </blockquote>
      <pre wrap="">
You're proxying from where to where, and why?

</pre>
      <blockquote type="cite">
        <pre wrap="">- is "shib" handler the default handler ?
</pre>
      </blockquote>
      <pre wrap="">
For what content? Usually you only need a trick like the above of some
other content handler grabs all request URIs and so sabotages the shib
handler needed for the SP to work.
-peter
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <b>Programmers.ch</b><br>
      D&eacute;veloppement WEB<br>
      Solutions libres et Opensources<br>
      Tel: ++41 76 44 888 72<br>
      Site: <a class="moz-txt-link-freetext" href="http://www.programmers.ch">http://www.programmers.ch</a><br>
    </div>
  </body>
</html>