Robert, you are my hero.<div><br></div><div>I can&#39;t tell you how many hours of my life I&#39;ll never get back over this problem.</div><div><br></div><div>It solved it, but it seems like a bit of a hack.  Why should it work sometimes, and not others?</div>
<div><br></div><div>Perhaps it is the module load order, and mod_passenger is &quot;getting in line&quot; before mod_shib.</div><div><br></div><div>I&#39;m going to find out.</div><div><br></div><div>Ken</div><div><br><div class="gmail_quote">
On Fri, Oct 5, 2012 at 1:45 PM, Robert A Basch <span dir="ltr">&lt;<a href="mailto:rbasch@mit.edu" target="_blank">rbasch@mit.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We had an SP with a similar issue a while back, and the solution was to add the<br>
following to the Apache config:<br>
<br>
&lt;Location /Shibboleth.sso&gt;<br>
  PassengerEnabled off<br>
&lt;/Location&gt;<br>
<br>
Bob<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Oct 5, 2012, at 2:30 PM, Peter Schober wrote:<br>
<br>
&gt; * Ken Demarest &lt;<a href="mailto:ken.demarest@gmail.com">ken.demarest@gmail.com</a>&gt; [2012-10-05 18:24]:<br>
&gt;&gt; it appears that mod_shib is not intercepting the url, and I&#39;m passed<br>
&gt;&gt; through to my (Rails Passenger) application, which of course<br>
&gt;&gt; responds that it can&#39;t find the file.<br>
&gt;<br>
&gt; Then stop your mod_rails from also eating ^/Shibboleth.sso<br>
&gt;<br>
&gt; With some configurations in the past I had to set someting like<br>
&gt; &lt;Location &quot;/Shibboleth.sso&quot;&gt;<br>
&gt;  SetHandler shib-handler<br>
&gt; &lt;/Location&gt;<br>
&gt; in order to reclaim the request uri from some other handler possibly<br>
&gt; set to &lt;Location &quot;/&quot;&gt; SetHandler foobar etc.<br>
&gt; -peter<br>
&gt; --<br>
&gt; To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><span style="color:rgb(128,128,128);font-family:Arial,sans-serif;font-size:5px">______________________________</span><span style="color:rgb(128,128,128);font-family:Arial,sans-serif;font-size:5px">______________________________</span><span style="color:rgb(128,128,128);font-family:Arial,sans-serif;font-size:5px">______________________</span><span style="font-size:3pt;font-family:Arial,sans-serif;color:gray"><br>
</span><b><span style="font-size:9pt;font-family:Arial,sans-serif;color:gray">Ken Demarest </span></b><span style="font-size:8pt;font-family:Arial,sans-serif;color:gray"><br>Founder and President <br></span><b><span style="font-size:8pt;font-family:Arial,sans-serif"><font color="#66cccc">JEESTY ENDEAVOR  [ j. ]</font></span></b></div>
<span style="font-size:8pt;font-family:Arial,sans-serif;color:gray"><a href="mailto:ken.demarest@gmail.com" target="_blank">ken.demarest@gmail.com</a></span><div><span style="font-size:8pt;font-family:Arial,sans-serif;color:gray">415.342.9731<br>
Austin, Texas ▪ United States </span><span style="font-size:4pt;font-family:Arial,sans-serif;color:gray"><br>__________________________________________________________________________________</span></div><br>
</div>